0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
wagtail/docs/releases/1.4.3.rst
Hugh Rawlinson 8e4a4fae5d Add release dates to release notes (#8692)
Fixes #8691

* Add dates to markdown based release notes
* Add dates to rst based release notes
2022-06-16 14:04:18 +02:00

19 lines
311 B
ReStructuredText

===========================
Wagtail 1.4.3 release notes
===========================
*April 4, 2016*
.. 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)