kopia lustrzana https://github.com/wagtail/wagtail
Add release note sections for 2.11
rodzic
cc83f956e6
commit
7451500054
|
@ -1,6 +1,10 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
2.11 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
2.10 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
===========================================
|
||||
Wagtail 2.11 release notes - IN DEVELOPMENT
|
||||
===========================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
Other features
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* ...
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
======================
|
|
@ -5,6 +5,7 @@ Release notes
|
|||
:maxdepth: 1
|
||||
|
||||
upgrading
|
||||
2.11
|
||||
2.10
|
||||
2.9.3
|
||||
2.9.2
|
||||
|
|
|
@ -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 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
|
|
Ładowanie…
Reference in New Issue