0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 19:17:48 +01:00
wagtail/docs/releases/2.11.6.rst

19 lines
448 B
ReStructuredText
Raw Normal View History

2021-03-04 14:30:28 +01:00
=============================================
Wagtail 2.11.6 release notes - IN DEVELOPMENT
=============================================
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
2021-03-04 14:58:35 +01:00
* Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
2021-03-04 14:30:28 +01:00
* Prevent crash when copying an alias page (Karl Hobley)
2021-03-05 12:40:03 +01:00
* Prevent errors on page editing after changing LANGUAGE_CODE (Matt Westcott)