8000
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 4c7b071 commit f582737Copy full SHA for f582737
docs/release.rst
@@ -10,7 +10,8 @@ Enhancements
10
~~~~~~~~~~~~
11
12
* New storage backend, backed by Azure Blob Storage, class :class:`zarr.storage.ABSStore`.
13
- All data is stored as block blobs. By :user:`Shikhar Goenka <shikarsg>` and :user:`Tim Crone <tjcrone>`, :issue:`345`.
+ All data is stored as block blobs. By :user:`Shikhar Goenka <shikarsg>`,
14
+ :user:`Tim Crone <tjcrone>` and :user:`Zain Patel <mzjp2>`; :issue:`345`.
15
16
* Add "consolidated" metadata as an experimental feature: use
17
:func:`zarr.convenience.consolidate_metadata` to copy all metadata from the various
0 commit comments