summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/release/2.0.0-notes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release/2.0.0-notes.rst b/doc/release/2.0.0-notes.rst
index 79f26cdb2..3b61afc31 100644
--- a/doc/release/2.0.0-notes.rst
+++ b/doc/release/2.0.0-notes.rst
@@ -201,6 +201,13 @@ The following macros now require trailing semicolons::
NPY_ALLOW_C_API_DEF
NPY_DISABLE_C_API
+DATETIME
+--------
+
+There have been a lot of fixes and enhancements to datetime64. The notes
+in doc/source/reference/arrays.datetime.rst or in the generated
+documentation should be consulted for the details.
+
Deprecations
============