Add 5.2.1 release notes for #11190

pull/10998/head
Matt Westcott 2023-11-06 12:08:53 +00:00 zatwierdzone przez LB Johnston
rodzic 080c3b9b30
commit 614ae9c69f
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -24,6 +24,7 @@ Changelog
~~~~~~~~~~~~~~~~~~
* Fix: Add a fallback background for the editing preview iframe for sites without a background (Ian Price)
* Fix: Remove search logging from project template so that new projects without the search promotions module will not error (Matt Westcott)
* Docs: Fix code example for `{% picture ... as ... %}` template tag (Rezyapkin)

Wyświetl plik

@ -15,6 +15,7 @@ depth: 1
### Bug fixes
* Add a fallback background for the editing preview iframe for sites without a background (Ian Price)
* Remove search logging from project template so that new projects without the search promotions module will not error (Matt Westcott)
### Documentation