Changelog/release note for #2382

This commit is contained in:
Karl Hobley 2016-03-24 20:57:17 +00:00
parent 9e1e12b5a6
commit 63a891266a
3 changed files with 26 additions and 0 deletions

View file

@ -12,6 +12,13 @@ Changelog
* Fix: The currently selected day is now highlighted only in the correct month in date pickers (Jonas Lergell)
1.4.2 (xx.xx.2016)
~~~~~~~~~~~~~~~~~~
* Fix: Streamfields no longer break on validation error
* Fix: Number of validation errors in each tab in the editor is now correctly reported again
1.4.1 (17.03.2016)
~~~~~~~~~~~~~~~~~~

18
docs/releases/1.4.2.rst Normal file
View file

@ -0,0 +1,18 @@
===========================
Wagtail 1.4.2 release notes
===========================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Streamfields no longer break on validation error
* Number of validation errors in each tab in the editor is now correctly reported again

View file

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
1.5
1.4.2
1.4.1
1.4
1.3.1