summaryrefslogtreecommitdiff
path: root/doc/release
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/1.3.0-notes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/release/1.3.0-notes.rst b/doc/release/1.3.0-notes.rst
index 0918af547..ffd62bfd9 100644
--- a/doc/release/1.3.0-notes.rst
+++ b/doc/release/1.3.0-notes.rst
@@ -30,6 +30,11 @@ with outliers handling. The main changes concern
The previous behavior is still accessible using `new=False`, but is scheduled
to be deprecated in the next release (1.3).
+Nan handling in max/min/sort
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+TODO
+
Masked arrays
~~~~~~~~~~~~~