Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Aug 22, 2024
1 parent 79412e3 commit 35d022c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,23 @@ Release notes
2.18.3
------

Enhancements
~~~~~~~~~~~~
* Added support for creating a copy of data when converting a `zarr.Array`
to a numpy array.
By :user:`David Stansby <dstansby>`

Maintenance
~~~~~~~~~~~
* Removed support for Python 3.9.
By :user:`David Stansby <dstansby>`

* Fix a regression when using orthogonal indexing with a scalar.
By :user:`Deepak Cherian <dcherian>` :issue:`1931`

* Added compatibility with numpy 2.1.
By :user:`David Stansby <dstansby>`


.. _release_2.18.2:

Expand Down

0 comments on commit 35d022c

Please sign in to comment.