diff --git a/CHANGELOG.md b/CHANGELOG.md index 481b1aaad..8a3a33c38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [4.0.0-rc.2](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/4.0.0-rc.1...4.0.0-rc.2) - 2021-08-28 +### Fixed +- [[#1510](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1510)] `AuditReader` compatibility with sonata-admin@4.0.0-rc.2 ([@VincentLanglet](https://github.com/VincentLanglet)) + ## [4.0.0-rc.1](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/4.0.0-alpha-2...4.0.0-rc.1) - 2021-08-10 ### Added - [[#1458](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1458)] `EmptyFilter` ([@VincentLanglet](https://github.com/VincentLanglet))