Skip to content

Commit f4f65d4

Browse files
normanrzDimitriPapadopoulos
authored andcommitted
Add release docs for PRs (zarr-developers#548)
* Add release docs for PRs * Update release.rst * Update release.rst
1 parent aa9010f commit f4f65d4

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

docs/release.rst

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,22 @@ Release notes
1111
Unreleased
1212
----------
1313

14+
Enhancements
15+
~~~~~~~~~~~~
16+
17+
18+
Fix
19+
~~~
20+
21+
1422
Maintenance
1523
~~~~~~~~~~~
16-
* The minimum supported Python version is now Python 3.10.
24+
25+
26+
.. _release_0.13.0:
27+
28+
0.13.0
29+
------
1730

1831
Enhancements
1932
~~~~~~~~~~~~
@@ -37,6 +50,10 @@ Fix
3750

3851
Maintenance
3952
~~~~~~~~~~~
53+
* The minimum supported Python version is now Python 3.10.
54+
By :user:`David Stansby <dstansby>`, :issue:`531`
55+
* Add numpy 2 compatibility.
56+
By :user:`David Stansby <dstansby>`, :issue:`535`
4057
* Update c-blosc to 1.21.0 to 1.21.5, zstd from 1.4.8 to 1.5.5,
4158
lz4 from 1.9.3 to 1.9.4, and zlib from 1.2.8 to to 1.2.13
4259
By :user:`Mark Kittisopikul <mkitti>`, :issue:`500`

0 commit comments

Comments
 (0)