diff options
Diffstat (limited to 'doc/release')
-rw-r--r-- | doc/release/2.0.0-notes.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release/2.0.0-notes.rst b/doc/release/2.0.0-notes.rst index 0ffa96f21..fb7bbc43e 100644 --- a/doc/release/2.0.0-notes.rst +++ b/doc/release/2.0.0-notes.rst @@ -98,3 +98,7 @@ polynomial.chebyshev domain for the fit. The default Chebyshev domain can be specified by using [] as the domain value. +histogram +--------- +After a two years transition period, the old behavior of the histogram function +has been phased out, and the "new" keyword has been removed. |