Skip to content

Commit 5d7e287

Browse files
authored
2.15.0: Remove pre-release warning (#1419)
1 parent 4132f36 commit 5d7e287

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/release.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Release notes
22
=============
33

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+
411
..
512
# Unindent the section between releases in order
613
# to document your changes. On releases it will be
@@ -16,9 +23,6 @@ Release notes
1623
2.15.0
1724
------
1825

19-
.. warning::
20-
Pre-release! Use :command:`pip install --pre zarr` to evaluate this release.
21-
2226
Enhancements
2327
~~~~~~~~~~~~
2428

0 commit comments

Comments
 (0)