Skip to content

Commit 6d0eeaa

Browse files
authored
Update release.rst with maintenance PRs (zarr-developers#1252)
1 parent 9434acf commit 6d0eeaa

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

docs/release.rst

+15-5
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,27 @@ Unreleased
1717
Maintenance
1818
~~~~~~~~~~~
1919

20+
* Migrate to ``pyproject.toml`` and remove redundant infrastructure.
21+
By :user:`Saransh Chopra <Saransh-cpp>` :issue:`1158`.
22+
23+
* Require ``setuptools`` 64.0.0+
24+
By :user:`Saransh Chopra <Saransh-cpp>` :issue:`1193`.
25+
26+
* Pin action versions (pypi-publish, setup-miniconda) for dependabot
27+
By :user:`Saransh Chopra <Saransh-cpp>` :issue:`1205`.
28+
29+
* Remove ``tox`` support
30+
By :user:`Saransh Chopra <Saransh-cpp>` :issue:`1219`.
31+
2032
* Simplify if/else statement.
2133
By :user:`Dimitri Papadopoulos Orfanos <DimitriPapadopoulos>` :issue:`1227`.
2234

35+
* Migrate coverage to ``pyproject.toml``.
36+
By :user:`John Kirkham <jakirkham>` :issue:`1250`.
37+
2338
* Delete unused files.
2439
By :user:`John Kirkham <jakirkham>` :issue:`1251`.
2540

26-
* Migrate to ``pyproject.toml`` and remove redundant infrastructure.
27-
By :user:`Saransh Chopra <Saransh-cpp>` :issue:`1158`.
28-
29-
* Migrate coverage to ``pyproject.toml``.
30-
By :user:`John Kirkham <jakirkham>` :issue:`1250`.
3141

3242
.. _release_2.13.3:
3343

0 commit comments

Comments
 (0)