diff --git a/CHANGELOG.md b/CHANGELOG.md index 48eae1f7..707ff28a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] Unreleased + +## [2.1.4] 2021-01-01; ### Fixed - PHP 8 compatibility issues (thanks @bordoni) @@ -237,4 +239,5 @@ This project adheres to [Semantic Versioning](http://semver.org/). [2.1.1]: https://github.com/lucatume/di52/compare/2.1.0...2.1.1 [2.1.2]: https://github.com/lucatume/di52/compare/2.1.1...2.1.2 [2.1.3]: https://github.com/lucatume/di52/compare/2.1.2...2.1.3 -[unreleased]: https://github.com/lucatume/di52/compare/2.1.3...HEAD +[2.1.4]: https://github.com/lucatume/di52/compare/2.1.3...2.1.4 +[unreleased]: https://github.com/lucatume/di52/compare/2.1.4...HEAD