kopia lustrzana https://github.com/wagtail/wagtail
Add 2.6 section to changelog and release notes
rodzic
4c56285dc3
commit
de1a674b0b
|
@ -1,6 +1,12 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
2.6 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
|
||||
|
||||
2.5 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -0,0 +1,27 @@
|
|||
==========================================
|
||||
Wagtail 2.6 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.6
|
||||
2.5
|
||||
2.4
|
||||
2.3
|
||||
|
|
|
@ -143,4 +143,6 @@ The compatible versions of Django and Python for each Wagtail release are:
|
|||
+-------------------+------------------------------+-----------------------------+
|
||||
| 2.5 | 2.0, 2.1, 2.2 | 3.4, 3.5, 3.6, 3.7 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
| 2.6 | 2.0, 2.1, 2.2 | 3.4, 3.5, 3.6, 3.7 |
|
||||
+-------------------+------------------------------+-----------------------------+
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue