Release note for in 2.12.3

pull/6872/head
Matt Westcott 2021-03-04 14:00:26 +00:00
rodzic 03d957d400
commit cf18ee7a73
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -22,6 +22,7 @@ Changelog
2.12.3 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~~
* Fix: Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
* Fix: Prevent crash when copying an alias page (Karl Hobley)

Wyświetl plik

@ -13,5 +13,6 @@ What's new
Bug fixes
~~~~~~~~~
* Un-pin django-treebeard following upstream fix for migration issue (Matt Westcott)
* Prevent crash when copying an alias page (Karl Hobley)