diff --git a/CHANGELOG.md b/CHANGELOG.md index d5f6f7bda..fe2d84648 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * Allow `Utils::setDotNotation` to merge data, rather than just set * Moved default `Image::filter()` to the `save` action to ensure they are applied last [#984](https://github.com/getgrav/grav/issues/984) * Improved the `Truncator` code to be more reliable [#1019](https://github.com/getgrav/grav/issues/1019) + * Moved media blueprints out of core (now in Admin plugin) 1. [](#bugfix) * Removed 307 redirect code option as it is not well supported [#743](https://github.com/getgrav/grav-plugin-admin/issues/743) * Fixed issue with folders with name `*.md` are not confused with pages [#995](https://github.com/getgrav/grav/issues/995)