Changelog/release note for #2438

This commit is contained in:
Karl Hobley 2016-04-04 17:10:54 +01:00
parent 2b936a00e5
commit a0916b1c4c
3 changed files with 23 additions and 0 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
1.4.3 (xx.03.2016)
~~~~~~~~~~~~~~~~~~
* Fixed regression introduced in 1.4.2 which caused Wagtail to query the database during a system check (Tim Heap)
1.4.2 (31.03.2016)
~~~~~~~~~~~~~~~~~~

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

@ -0,0 +1,16 @@
============================================
Wagtail 1.4.3 release notes - IN DEVELOPMENT
============================================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Fixed regression introduced in 1.4.2 which caused Wagtail to query the database during a system check (Tim Heap)

View file

@ -4,6 +4,7 @@ Release notes
.. toctree::
:maxdepth: 1
1.4.3
1.4.2
1.4.1
1.4