0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 01:22:07 +01:00
wagtail/docs/releases/2.12.2.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
274 B
ReStructuredText
Raw Normal View History

2021-02-18 10:19:35 +01:00
============================
Wagtail 2.12.2 release notes
============================
*February 18, 2021*
2021-02-18 10:19:35 +01:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Pin django-treebeard to <4.5 to prevent migration conflicts (Matt Westcott)