diff --git a/CHANGELOG.md b/CHANGELOG.md index 79bcecb7..6ee47731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,8 @@ This project adheres to [Semantic Versioning](https://semver.org/). ## x.y.z ### Added -- Add support for PHP 7.4 - ([#821](https://github.com/MyIntervals/emogrifier/pull/821), - [#829](https://github.com/MyIntervals/emogrifier/pull/829)) ### Changed -- Upgrade to Symfony 5.0 - ([#822](https://github.com/MyIntervals/emogrifier/pull/820) ### Deprecated @@ -20,6 +15,17 @@ This project adheres to [Semantic Versioning](https://semver.org/). ### Fixed +## 3.1.0 + +### Added +- Add support for PHP 7.4 + ([#821](https://github.com/MyIntervals/emogrifier/pull/821), + [#829](https://github.com/MyIntervals/emogrifier/pull/829)) + +### Changed +- Upgrade to Symfony 5.0 + ([#822](https://github.com/MyIntervals/emogrifier/pull/820) + ## 3.0.0 ### Added