Skip to content

Commit

Permalink
doc(CHANGELOG.md.md) update to version 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Dec 20, 2021
1 parent f87d109 commit 591eadf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

## [2.1.5] 2021-12-20;

### Fixed
- PHP 8.1 compatibility issues (thanks @bordoni)

Expand Down Expand Up @@ -244,4 +246,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
[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
[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
[2.1.5]: https://github.com/lucatume/di52/compare/2.1.4...2.1.5
[unreleased]: https://github.com/lucatume/di52/compare/2.1.5...HEAD

0 comments on commit 591eadf

Please sign in to comment.