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 4132f36 commit 5d7e287Copy full SHA for 5d7e287
docs/release.rst
@@ -1,6 +1,13 @@
1
Release notes
2
=============
3
4
+..
5
+ # Copy the warning statement _under_ the latest release version
6
+ # and unindent for pre-releases.
7
+
8
+ .. warning::
9
+ Pre-release! Use :command:`pip install --pre zarr` to evaluate this release.
10
11
..
12
# Unindent the section between releases in order
13
# to document your changes. On releases it will be
@@ -16,9 +23,6 @@ Release notes
16
23
2.15.0
17
24
------
18
25
19
-.. warning::
20
- Pre-release! Use :command:`pip install --pre zarr` to evaluate this release.
21
-
22
26
Enhancements
27
~~~~~~~~~~~~
28
0 commit comments