Release notes for 1.12.6

Conflicts:
	CHANGELOG.txt
	docs/releases/index.rst
This commit is contained in:
Matt Westcott 2018-08-13 14:29:53 +01:00
parent 6c93032d98
commit 5860401303
3 changed files with 23 additions and 0 deletions

View file

@ -60,6 +60,12 @@ Changelog
* Fix: Custom PageManagers now return the correct PageQuerySet subclass (Matt Westcott)
1.12.6 (13.08.2018)
~~~~~~~~~~~~~~~~~~~
* Fix: Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)
1.12.5 (13.08.2018)
~~~~~~~~~~~~~~~~~~~

16
docs/releases/1.12.6.rst Normal file
View file

@ -0,0 +1,16 @@
============================
Wagtail 1.12.6 release notes
============================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)

View file

@ -9,6 +9,7 @@ Release notes
1.13.2
1.13.1
1.13
1.12.6
1.12.5
1.12.4
1.12.3