We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13cdbff commit 022a216Copy full SHA for 022a216
docs/release.rst
@@ -18,6 +18,11 @@ Release notes
18
Unreleased
19
----------
20
21
+.. _release_2.16.0:
22
+
23
+2.16.0
24
+------
25
26
Enhancements
27
~~~~~~~~~~~~
28
@@ -27,8 +32,8 @@ Enhancements
32
* Add ``__contains__`` method to ``KVStore``.
33
By :user:`Christoph Gohlke <cgohlke>` :issue:`1454`.
29
34
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`
37
38
Maintenance
39
~~~~~~~~~~~
0 commit comments