diff --git a/CHANGELOG.md b/CHANGELOG.md index 427a3821..d37ff38f 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/). +## [3.2.1](https://github.com/sonata-project/SonataCacheBundle/compare/3.2.0...3.2.1) - 2020-01-28 +### Fixed +- Changed return type declarations from `void` to `int` on the commands + `execute()` methods + ## [3.2.0](https://github.com/sonata-project/SonataCacheBundle/compare/3.1.0...3.2.0) - 2020-01-28 ### Added - Added symfony 5 components in composer.json