pull/10616/head
Matt Westcott 2023-06-27 19:00:41 +01:00
rodzic 71666a7019
commit d4eb3a2fb4
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -52,6 +52,7 @@ Changelog
* Maintenance: Convert page listing to a class-based view (Matt Westcott)
* Maintenance: Clean up page reports and type usage views to be independent of page listing views (Matt Westcott)
* Maintenance: Migrate Tagit initialisation to a Stimulus Controller (LB (Ben) Johnston)
* Maintenance: Refactor GroupPagePermission to use Django's Permission model (Sage Abdullah)
5.0.2 (21.06.2023)

Wyświetl plik

@ -86,6 +86,7 @@ Thank you to Damilola for his work, and to Google for sponsoring this project.
* Clean up page reports and type usage views to be independent of page listing views (Matt Westcott)
* Refactor "More" dropdowns, locale selector, "Switch locales", page actions, to use the same dropdown component (Thibaud Colas)
* Migrate Tagit initialisation to a Stimulus Controller (LB (Ben) Johnston)
* Refactor GroupPagePermission to use Django's Permission model (Sage Abdullah)
## Upgrade considerations