0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-28 17:13:31 +01:00
wagtail/docs/releases/2.5.2.rst
2019-08-01 10:46:33 +01:00

17 lines
279 B
ReStructuredText

===========================
Wagtail 2.5.2 release notes
===========================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Delay dirty form check to prevent "unsaved changes" warning from being wrongly triggered (Thibaud Colas)