Add release notes for 2.0.2

This commit is contained in:
Matt Westcott 2018-08-13 14:57:38 +01:00
parent e4fe70701a
commit 7ea465e694
3 changed files with 27 additions and 0 deletions

View file

@ -121,6 +121,14 @@ Changelog
* Fix: Fix usage URL on the document edit page (Jérôme Lebleu)
2.0.2 (13.08.2018)
~~~~~~~~~~~~~~~~~~
* Fix: Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
* Fix: Fix usage URL on the document edit page (Jérôme Lebleu)
* Fix: Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)
2.0.1 (04.04.2018)
~~~~~~~~~~~~~~~~~~

18
docs/releases/2.0.2.rst Normal file
View file

@ -0,0 +1,18 @@
===========================
Wagtail 2.0.2 release notes
===========================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Restored ability to use non-model fields with FieldPanel (Matt Westcott, LB (Ben Johnston))
* Fix usage URL on the document edit page (Jérôme Lebleu)
* Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)

View file

@ -10,6 +10,7 @@ Release notes
2.1.2
2.1.1
2.1
2.0.2
2.0.1
2.0
1.13.4