Skip to content

Commit 4c43c49

Browse files
committed
edit release notes
1 parent 227cef2 commit 4c43c49

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/release.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Release notes
77
-----
88

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

0 commit comments

Comments
 (0)