pull/12213/head
Matt Westcott 2024-08-06 17:52:21 +01:00
rodzic afea1e1599
commit ca63bdf5ee
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -6,6 +6,7 @@ Changelog
* Redirect to the last viewed listing page after deleting form submissions (Matthias Brück)
* Provide `getTextLabel` method on date / time StreamField blocks (Vaughn Dickson)
* Fix: Prevent page type business rules from blocking reordering of pages (Andy Babic, Sage Abdullah)
* Docs: Upgrade Sphinx to 7.3 (Matt Westcott)
* Docs: Document how to customise date/time format settings (Vince Salvino)
* Maintenance: Removed support for Python 3.8 (Matt Westcott)

Wyświetl plik

@ -18,7 +18,7 @@ depth: 1
### Bug fixes
* ...
* Prevent page type business rules from blocking reordering of pages (Andy Babic, Sage Abdullah)
### Documentation