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 8738cf9 commit f56b7eeCopy full SHA for f56b7ee
docs/release.rst
@@ -30,8 +30,12 @@ Enhancements
30
Maintenance
31
~~~~~~~~~~~
32
* Dropped support for Python 3.10.
33
+ By :user:`David Stansby <dstansby>` (:issue:`2344`).
34
* Removed testing for compatibility with the ``bsddb3`` package.
- ``bsddb3`` was last released four years ago.
35
+ ``bsddb3`` was last released four years ago, and should still work with
36
+ ``zarr-python`` if you can install it, but to reduce our maintenance
37
+ burden we will no longer run our compatibility tests for it.
38
39
40
Deprecations
41
~~~~~~~~~~~~
0 commit comments