Add release note sections for 2.11

pull/6263/head
Matt Westcott 2020-07-28 11:26:51 +01:00 zatwierdzone przez Matt Westcott
rodzic cc83f956e6
commit 7451500054
4 zmienionych plików z 33 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,10 @@
Changelog
=========
2.11 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~
2.10 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~

Wyświetl plik

@ -0,0 +1,26 @@
===========================================
Wagtail 2.11 release notes - IN DEVELOPMENT
===========================================
.. contents::
:local:
:depth: 1
What's new
==========
Other features
~~~~~~~~~~~~~~
* ...
Bug fixes
~~~~~~~~~
* ...
Upgrade considerations
======================

Wyświetl plik

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
upgrading
2.11
2.10
2.9.3
2.9.2

Wyświetl plik

@ -137,3 +137,5 @@ The compatible versions of Django and Python for each Wagtail release are:
+-------------------+------------------------------+-----------------------------+
| 2.10 | 2.2, 3.0 | 3.6, 3.7, 3.8 |
+-------------------+------------------------------+-----------------------------+
| 2.11 | 2.2, 3.0 | 3.6, 3.7, 3.8 |
+-------------------+------------------------------+-----------------------------+