We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df1de04 commit 35c0d20Copy full SHA for 35c0d20
docs/release.rst
@@ -30,7 +30,7 @@ Release notes
30
* Add Python 3.7 (by :user:`John Kirkham <jakirkham>`; :issue:`92`).
31
32
* Add codec :class:`numcodecs.gzip.GZip` to replace ``gzip`` alias for ``zlib``,
33
- which was incorrect (by :user:`Jan Funke <funkey>`; :issue:`87`).
+ which was incorrect (by :user:`Jan Funke <funkey>`; :issue:`87`; and :user:`John Kirkham <jakirkham>`, :issue:`134`).
34
35
* Corrects handling of ``NaT`` in ``datetime64`` and ``timedelta64`` in various
36
compressors (by :user:`John Kirkham <jakirkham>`; :issue:`127`, :issue:`131`).
0 commit comments