diff options
Diffstat (limited to 'doc/release/1.18.0-notes.rst')
-rw-r--r-- | doc/release/1.18.0-notes.rst | 51 |
1 files changed, 8 insertions, 43 deletions
diff --git a/doc/release/1.18.0-notes.rst b/doc/release/1.18.0-notes.rst index f20d5e3fe..04bfdb7fc 100644 --- a/doc/release/1.18.0-notes.rst +++ b/doc/release/1.18.0-notes.rst @@ -1,43 +1,8 @@ -========================== -NumPy 1.18.0 Release Notes -========================== - - -Highlights -========== - - -New functions -============= - - -Deprecations -============ - - -Future Changes -============== - - -Expired deprecations -==================== - - -Compatibility notes -=================== - - -C API changes -============= - - -New Features -============ - - -Improvements -============ - - -Changes -======= +The NumPy 1.18 release is currently in developement. Please check +the ``numpy/doc/release/upcoming_changes/`` folder for upcoming +release notes. +The ``numpy/doc/release/upcoming_changes/README.txt`` details how +to add new release notes. + +For the work in progress release notes for the current development +version, see the `devdocs<https://numpy.org/devdocs/release.html>`. |