Skip to content

Commit 537606c

Browse files
committed
Note improved NaT handling in the changelog [ci skip]
1 parent 1027d46 commit 537606c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/release.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ Release notes
2929
* Add codec :class:`numcodecs.gzip.GZip` to replace ``gzip`` alias for ``zlib``,
3030
which was incorrect (by :user:`Jan Funke <funkey>`; :issue:`87`).
3131

32+
* Corrects handling of ``NaT`` in ``datetime64`` and ``timedelta64`` in various
33+
compressors (by :user:`John Kirkham <jakirkham>`; :issue:`127`).
34+
3235
.. _release_0.5.5:
3336

3437
0.5.5

0 commit comments

Comments
 (0)