0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/releases/2.5.2.rst

17 lines
279 B
ReStructuredText
Raw Normal View History

2019-08-01 11:39:37 +02:00
===========================
Wagtail 2.5.2 release notes
===========================
2019-07-30 15:05:00 +02:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Delay dirty form check to prevent "unsaved changes" warning from being wrongly triggered (Thibaud Colas)