Release notes for 1.12.6

This commit is contained in:
Matt Westcott 2018-08-13 14:29:53 +01:00
parent fd043e5593
commit ac5db7a142
3 changed files with 23 additions and 0 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
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

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
upgrading
1.12.6
1.12.5
1.12.4
1.12.3