Skip to content

Commit

Permalink
edit release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
alimanfoo committed Sep 9, 2016
1 parent 227cef2 commit 4c43c49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Release notes
-----

* Group objects now support member deletion via ``del`` statement
('#65 <https://github.com/alimanfoo/zarr/issues/65>'_)
('#65 <https://github.com/alimanfoo/zarr/issues/65>'_).
* Added :class:`zarr.storage.TempStore` class for convenience to provide
storage via a temporary directory
(`#59 <https://github.com/alimanfoo/zarr/issues/59>`_)
* Fixed performance issues with ``ZipStore`` class
(`#66 <https://github.com/alimanfoo/zarr/issues/27>`_)
(`#59 <https://github.com/alimanfoo/zarr/issues/59>`_).
* Fixed performance issues with :class:`zarr.storage.ZipStore`` class
(`#66 <https://github.com/alimanfoo/zarr/issues/27>`_).
* The Blosc extension has been modified to return bytes instead of array
objects from compress and decompress function calls. This should
improve compatibility and also provides a small performance increase for
Expand Down

0 comments on commit 4c43c49

Please sign in to comment.