Skip to content

Commit 022a216

Browse files
committed
updated release notes for 2.16.0
1 parent 13cdbff commit 022a216

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/release.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ Release notes
1818
Unreleased
1919
----------
2020

21+
.. _release_2.16.0:
22+
23+
2.16.0
24+
------
25+
2126
Enhancements
2227
~~~~~~~~~~~~
2328

@@ -27,8 +32,8 @@ Enhancements
2732
* Add ``__contains__`` method to ``KVStore``.
2833
By :user:`Christoph Gohlke <cgohlke>` :issue:`1454`.
2934

30-
* **Block Indexing**: Implemented blockwise (chunk blocks) indexing to ``zarr.Array``.
31-
By :user:`Altay Sansal <tasansal>` :issue:`1428`
35+
* **Block Indexing**: Implemented blockwise (chunk blocks) indexing to ``zarr.Array``.
36+
By :user:`Altay Sansal <tasansal>` :issue:`1428`
3237

3338
Maintenance
3439
~~~~~~~~~~~

0 commit comments

Comments
 (0)