Add release notes for 1.13.3

Conflicts:
	CHANGELOG.txt
	docs/releases/index.rst
This commit is contained in:
Matt Westcott 2018-08-13 11:22:01 +01:00
parent b9998fe015
commit 1643fb3d0c
3 changed files with 25 additions and 0 deletions

View file

@ -211,6 +211,13 @@ Changelog
* Fix: Prevent style leak of Wagtail panel icons in widgets using ``h2`` elements (THibaud Colas)
1.13.3 (13.08.2018)
~~~~~~~~~~~~~~~~~~~
* Fix: Pin django-taggit to <0.23 to restore Django 1.8 compatibility (Matt Westcott)
* Fix: Mark Beautiful Soup 4.6.1 as incompatible due to bug in formatting empty elements (Matt Westcott)
1.13.2 (04.07.2018)
~~~~~~~~~~~~~~~~~~~

17
docs/releases/1.13.3.rst Normal file
View file

@ -0,0 +1,17 @@
============================
Wagtail 1.13.3 release notes
============================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Pin django-taggit to <0.23 to restore Django 1.8 compatibility (Matt Westcott)
* Mark Beautiful Soup 4.6.1 as incompatible due to bug in formatting empty elements (Matt Westcott)

View file

@ -12,6 +12,7 @@ Release notes
2.1
2.0.1
2.0
1.13.3
1.13.2
1.13.1
1.13