summaryrefslogtreecommitdiff
path: root/doc/release/1.10.0-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release/1.10.0-notes.rst')
-rw-r--r--doc/release/1.10.0-notes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/1.10.0-notes.rst b/doc/release/1.10.0-notes.rst
index 69d929471..c32717d7f 100644
--- a/doc/release/1.10.0-notes.rst
+++ b/doc/release/1.10.0-notes.rst
@@ -30,7 +30,7 @@ Dropped Support:
* splitcmdline has been removed from numpy/distutils/exec_command.py.
* try_run and get_output have been removed from
numpy/distutils/command/config.py
-*
+* The a._format attribute is no longer supported for array printing.
Future Changes: