Add release notes for 1.4.6

This commit is contained in:
Matt Westcott 2016-07-18 19:06:01 +01:00
parent 07d6f1c43f
commit 835ce55734
3 changed files with 23 additions and 0 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
1.4.6 (18.07.2016)
~~~~~~~~~~~~~~~~~~
* Fix: Pin html5lib to version 0.999999 to prevent breakage caused by internal API changes (Liam Brenner)
1.4.5 (19.05.2016)
~~~~~~~~~~~~~~~~~~

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

@ -0,0 +1,16 @@
===========================
Wagtail 1.4.6 release notes
===========================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Pin html5lib to version 0.999999 to prevent breakage caused by internal API changes (Liam Brenner)

View file

@ -4,6 +4,7 @@ Release notes
.. toctree::
:maxdepth: 1
1.4.6
1.4.5
1.4.4
1.4.3