Release note for #6872 in 2.11.6

pull/7887/head
Matt Westcott 2021-03-05 11:40:03 +00:00
rodzic 4344d8262a
commit f374ebda1d
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -6,6 +6,7 @@ Changelog
* Fix: Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
* Fix: Prevent crash when copying an alias page (Karl Hobley)
* Fix: Prevent errors on page editing after changing LANGUAGE_CODE (Matt Westcott)
2.11.5 (18.02.2021)

Wyświetl plik

@ -15,4 +15,4 @@ Bug fixes
* Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
* Prevent crash when copying an alias page (Karl Hobley)
* Prevent errors on page editing after changing LANGUAGE_CODE (Matt Westcott)