add changelog for #8993 & #9005

stable/4.0.x
LB Johnston 2022-08-16 07:37:30 +10:00
rodzic 5324720899
commit d16695fcb2
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -164,6 +164,7 @@ Changelog
* Fix: Layout issue with page explorer's inner header item on small device widths (Akash Kumar Sen)
* Fix: Ensure that `BaseSiteSetting` / `BaseGenericSetting` objects can be pickled (Andy Babic)
* Fix: Ensure `DocumentChooserBlock` can be deconstructed for migrations (Matt Westcott)
* Fix: Resolve frontent console error and unintented console logging issues (Matt Wescott, Paarth Agarwal)
3.0.1 (16.06.2022)

Wyświetl plik

@ -221,6 +221,7 @@ The bulk of these enhancements have been from Paarth Agarwal, who has been doing
* Resolve Layout issue with page explorer's inner header item on small device widths (Akash Kumar Sen)
* Ensure that `BaseSiteSetting` / `BaseGenericSetting` objects can be pickled (Andy Babic)
* Ensure `DocumentChooserBlock` can be deconstructed for migrations (Matt Westcott)
* Resolve frontent console error and unintented console logging issues (Matt Wescott, Paarth Agarwal)
## Upgrade considerations