Skip to content

Commit 11fc028

Browse files
committed
release notes
1 parent 032bf3d commit 11fc028

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/release.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Enhancements
3737

3838
* **New storage class for LMDB databases**. The :class:`zarr.storage.LMDBStore` class
3939
enables an LMDB "Lightning" database to be used as the backing store for an array or
40-
group. @@TODO issue
40+
group. :issue:`192`.
4141

4242
* **New storage class using a nested directory structure for chunk files**. The
4343
:class:`zarr.storage.NestedDirectoryStore` has been added, which is similar to
@@ -102,6 +102,9 @@ Enhancements
102102
location within the same hierarchy. By :user:`John Kirkham <jakirkham>`,
103103
:issue:`191`, :issue:`193`, :issue:`196`.
104104

105+
* **ZipStore is now thread-safe**; :issue:`194`, :issue:`192`.
106+
107+
105108
Bug fixes
106109
~~~~~~~~~
107110

0 commit comments

Comments
 (0)