diff --git a/en/08_Changelogs/5.4.0.md b/en/08_Changelogs/5.4.0.md new file mode 100644 index 00000000..57a43f87 --- /dev/null +++ b/en/08_Changelogs/5.4.0.md @@ -0,0 +1,32 @@ +--- +title: 5.4.0 (unreleased) +--- + +# 5.4.0 (unreleased) + +## Overview + +- [Features and enhancements](#features-and-enhancements) + - [Other new features](#other-new-features) +- [API changes](#api-changes) +- [Bug fixes](#bug-fixes) + +## Features and enhancements + +### Other new features + +- (fill this is as features are added) + +## API changes + +- The class names for the `TopPage` feature in [`dnadesign/silverstripe-elemental`](https://github.com/silverstripe/silverstripe-elemental) do not follow the correct naming convention for Silverstripe CMS. The existing classes have been deprecated and will be renamed to match the correct naming convention in a future major release. + +## Bug fixes + +- (fill this is as bug fixes are added) + +This release includes a number of bug fixes to improve a broad range of areas. Check the change logs for full details of these fixes split by module. Thank you to the community members that helped contribute these fixes as part of the release! + + + +