From bc9cb91dc463673516b488935399d2f429c0e016 Mon Sep 17 00:00:00 2001 From: rgommers Date: Wed, 2 Jun 2010 17:09:50 +0000 Subject: DOC: Add removal of histogram 'new' keyword to release notes. Closes #797. --- doc/release/2.0.0-notes.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/release') 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. -- cgit v1.2.1