diff --git a/CHANGELOG.md b/CHANGELOG.md index 75653f7e..efd96f35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [4.5.0](https://github.com/sonata-project/SonataBlockBundle/compare/4.4.0...4.5.0) - 2021-01-11 +### Added +- [[#782](https://github.com/sonata-project/SonataBlockBundle/pull/782)] Added Dutch translations ([@franmomu](https://github.com/franmomu)) +- [[#790](https://github.com/sonata-project/SonataBlockBundle/pull/790)] Added support for PHP 8 ([@core23](https://github.com/core23)) + ## [4.4.0](https://github.com/sonata-project/SonataBlockBundle/compare/4.3.0...4.4.0) - 2020-10-11 ### Changed - [[#761](https://github.com/sonata-project/SonataBlockBundle/pull/761)] Make `MenuBlockService` non-final ([@core23](https://github.com/core23))