Skip to content

Commit 35c0d20

Browse files
committed
Include these adjustments in the GZip release note [ci skip]
1 parent df1de04 commit 35c0d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Release notes
3030
* Add Python 3.7 (by :user:`John Kirkham <jakirkham>`; :issue:`92`).
3131

3232
* Add codec :class:`numcodecs.gzip.GZip` to replace ``gzip`` alias for ``zlib``,
33-
which was incorrect (by :user:`Jan Funke <funkey>`; :issue:`87`).
33+
which was incorrect (by :user:`Jan Funke <funkey>`; :issue:`87`; and :user:`John Kirkham <jakirkham>`, :issue:`134`).
3434

3535
* Corrects handling of ``NaT`` in ``datetime64`` and ``timedelta64`` in various
3636
compressors (by :user:`John Kirkham <jakirkham>`; :issue:`127`, :issue:`131`).

0 commit comments

Comments
 (0)