Skip to content

Commit 056657c

Browse files
authored
Release notes for 2.18.0 (#1843)
* doc: cleanup release notes for 2.18.0
1 parent 270aff1 commit 056657c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

docs/release.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,16 @@ Release notes
1818
See `GH1777 <https://github.com/zarr-developers/zarr-python/issues/1777>`_ for more details on the upcoming
1919
3.0 release.
2020

21-
.. _unreleased:
21+
.. _release_2.18.0:
2222

23-
Unreleased
24-
----------
23+
2.18.0
24+
------
2525

2626
Enhancements
2727
~~~~~~~~~~~~
2828
* Performance improvement for reading and writing chunks if any of the dimensions is size 1.
2929
By :user:`Deepak Cherian <dcherian>` :issue:`1730`.
3030

31-
Docs
32-
~~~~
33-
34-
3531
Maintenance
3632
~~~~~~~~~~~
3733
* Enable ruff/bugbear rules (B) and fix issues.
@@ -46,6 +42,7 @@ Deprecations
4642
* Deprecate experimental v3 support by issuing a `FutureWarning`.
4743
Also updated docs to warn about using the experimental v3 version.
4844
By :user:`Joe Hamman <jhamman>` :issue:`1802` and :issue:`1807`.
45+
4946
* Deprecate the following stores: :class:`zarr.storage.DBMStore`, :class:`zarr.storage.LMDBStore`,
5047
:class:`zarr.storage.SQLiteStore`, :class:`zarr.storage.MongoDBStore`, :class:`zarr.storage.RedisStore`,
5148
and :class:`zarr.storage.ABSStore`. These stores are slated to be removed from Zarr-Python in version 3.0.

0 commit comments

Comments
 (0)