diff --git a/CHANGELOG.md b/CHANGELOG.md index cb5b5d17..7209333f 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/). +## [3.18.4](https://github.com/sonata-project/SonataBlockBundle/compare/3.18.3...3.18.4) - 2020-02-10 +### Removed +- Removed deprecation warnings when extending `BlockServiceTestCase` + ## [3.18.3](https://github.com/sonata-project/SonataBlockBundle/compare/3.18.2...3.18.3) - 2019-12-30 ### Fixed - Crash when attempting to display the side menu when using sonata/ecommerce and Symfony 4.1