From 0b99c90e3f6004789fa5115e14234a8d6f4a07bd Mon Sep 17 00:00:00 2001 From: Charles Harris Date: Tue, 1 May 2012 12:03:47 -0600 Subject: DOC: Add datetime to the changed items in the release notes. --- doc/release/2.0.0-notes.rst | 7 +++++++ 1 file changed, 7 insertions(+) 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 ============ -- cgit v1.2.1