Skip to content

Commit

Permalink
Prepare v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samizdam authored and n.gnato committed Jun 3, 2024
1 parent dfe9422 commit f539125
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 @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [4.0.0] - 2024-06-03

### Added
- Logger mapping configuration
- New PHP versions support
Expand Down Expand Up @@ -108,7 +110,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- All classes.

[Unreleased]: https://github.com/FreeElephants/php-di/compare/3.1.1...HEAD
[Unreleased]: https://github.com/FreeElephants/php-di/compare/4.0.0...HEAD
[4.0.0]: https://github.com/FreeElephants/php-di/compare/3.1.1...4.0.0
[3.1.1]: https://github.com/FreeElephants/php-di/compare/3.1.0...3.1.1
[3.1.0]: https://github.com/FreeElephants/php-di/compare/3.0.0...3.1.0
[3.0.0]: https://github.com/FreeElephants/php-di/compare/2.1.0...3.0.0
Expand Down

0 comments on commit f539125

Please sign in to comment.