summaryrefslogtreecommitdiff
path: root/doc/release/1.5.0-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release/1.5.0-notes.rst')
-rw-r--r--doc/release/1.5.0-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release/1.5.0-notes.rst b/doc/release/1.5.0-notes.rst
index 460c16b7a..5f814e057 100644
--- a/doc/release/1.5.0-notes.rst
+++ b/doc/release/1.5.0-notes.rst
@@ -111,6 +111,7 @@ polynomial.chebyshev
* Weights can be used in both chebfit and Chebyshev.fit
* A linspace method has been added to the Chebyshev class to ease plotting.
* The chebmulx function was added.
+* Added functions for the Chebyshev points of the first and second kind.
histogram