Skip to content

Commit 97c6b18

Browse files
authored
release notes [ci skip]
1 parent 90505c9 commit 97c6b18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Release notes
4141
code readability and maintainability. By :user:`John Kirkham <jakirkham>` and
4242
:user:`Alistair Miles <alimanfoo>`; :issue:`119`, :issue:`121`, :issue:`128`.
4343

44+
* Return values from encode() and decode() methods are now returned as numpy
45+
arrays for consistency across codecs. By :user:`John Kirkham <jakirkham>`,
46+
:issue:`136`.
47+
4448
* Improvements to handling of errors in the :class:`numcodecs.blosc.Blosc` and
4549
:class:`numcodecs.lz4.LZ4` codecs when the maximum allowed size of an input
4650
buffer is exceeded. By :user:`Jerome Kelleher <jeromekelleher>`, :issue:`80`,

0 commit comments

Comments
 (0)