Release notes for 1.13.4

This commit is contained in:
Matt Westcott 2018-08-13 14:33:32 +01:00
parent 5860401303
commit f85a0e4308
3 changed files with 24 additions and 0 deletions

View file

@ -1,6 +1,13 @@
Changelog
=========
1.13.4 (13.08.2018)
~~~~~~~~~~~~~~~~~~~
* Fix: Pin Beautiful Soup to 4.6.0 due to further regressions in formatting empty elements (Matt Westcott)
1.13.3 (13.08.2018)
~~~~~~~~~~~~~~~~~~~

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

@ -0,0 +1,16 @@
============================
Wagtail 1.13.4 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.13.4
1.13.3
1.13.2
1.13.1