pull/8294/head
Matt Westcott 2022-04-06 17:36:48 +01:00
rodzic 4902c0ab4b
commit d65d10d3de
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -138,6 +138,7 @@ Changelog
~~~~~~~~~~~~~~~~~~~
* Fix: Allow bulk publishing of pages without revisions (Andy Chosak)
* Fix: Ensure that all descendant pages are logged when deleting a page, not just immediate children (Jake Howard)
2.15.4 (11.02.2022)

Wyświetl plik

@ -14,6 +14,7 @@ Bug fixes
~~~~~~~~~
* Allow bulk publishing of pages without revisions (Andy Chosak)
* Ensure that all descendant pages are logged when deleting a page, not just immediate children (Jake Howard)
Upgrade considerations