Add changelog / release notes for 2.9

pull/5774/head
Matt Westcott 2020-01-23 11:56:35 +00:00
rodzic 8cdb9077d3
commit 8ad9f8ecf7
4 zmienionych plików z 37 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,12 @@
Changelog
=========
2.9 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~
* ...
2.8 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~

Wyświetl plik

@ -0,0 +1,28 @@
==========================================
Wagtail 2.9 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.9
2.8
2.7.1
2.7

Wyświetl plik

@ -133,3 +133,5 @@ The compatible versions of Django and Python for each Wagtail release are:
+-------------------+------------------------------+-----------------------------+
| 2.8 | 2.1, 2.2, 3.0 | 3.5, 3.6, 3.7, 3.8 |
+-------------------+------------------------------+-----------------------------+
| 2.9 | 2.1, 2.2, 3.0 | 3.5, 3.6, 3.7, 3.8 |
+-------------------+------------------------------+-----------------------------+