pull/11299/head
Sage Abdullah 2023-12-12 13:08:01 +00:00
rodzic feda5cb4b5
commit 456515d500
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: EB1A33CC51CC0217
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -62,6 +62,7 @@ Changelog
* Maintenance: Removed support for Django < 4.2 (Dan Braghis)
* Maintenance: Refactor page explorer index template to extend generic index template (Sage Abdullah)
* Maintenance: Replace template components implementation with standalone `laces` library (Tibor Leupold)
* Maintenance: Refactor snippets index view and template to make better use of generic IndexView (Sage Abdullah)
5.2.2 (06.12.2023)

Wyświetl plik

@ -82,6 +82,7 @@ This release adds support for Django 5.0. The support has also been backported t
* Update Willow upper bound to 2.x (Dan Braghis)
* Refactor page explorer index template to extend generic index template (Sage Abdullah)
* Replace template components implementation with standalone `laces` library (Tibor Leupold)
* Refactor snippets index view and template to make better use of generic IndexView (Sage Abdullah)
## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1