Release note for #12332 in 6.2.2

pull/12340/head
Matt Westcott 2024-09-19 10:00:17 +01:00
rodzic 926cece82b
commit 2cc5cea4c7
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -51,6 +51,7 @@ Changelog
* Fix: Fix various instances of `USE_THOUSAND_SEPARATOR` formatting numbers where formatting is invalid (Sébastien Corbin, Matt Westcott)
* Fix: Fix broken link to user search (Shlomo Markowitz)
* Fix: Make sure content metrics falls back to body element only when intended (Sage Abdullah)
* Fix: Remove wrongly-added filters from redirects index (Matt Westcott)
* Docs: Clarify process for UserViewSet customisation (Sage Abdullah)

Wyświetl plik

@ -17,6 +17,7 @@ depth: 1
* Fix various instances of `USE_THOUSAND_SEPARATOR` formatting numbers where formatting is invalid (Sébastien Corbin, Matt Westcott)
* Fix broken link to user search (Shlomo Markowitz)
* Make sure content metrics falls back to body element only when intended (Sage Abdullah)
* Remove wrongly-added filters from redirects index (Matt Westcott)
### Documentation