Skip to content

Commit

Permalink
doc(CHANGELOG.md.md) update to version 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Feb 28, 2023
1 parent 3358295 commit b51304f
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 @@ -5,6 +5,8 @@ to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

## [3.3.0] 2023-02-28;

### Breaking change

- Removed the `aliases.php` file from the package autoloading. Take a look at the README.md file to see how to gracefully upgrade to version 3.3
Expand Down Expand Up @@ -472,4 +474,5 @@ org/psr/psr-11/)
[3.1.1]: https://github.com/lucatume/di52/compare/3.1.0...3.1.1
[3.2.0]: https://github.com/lucatume/di52/compare/3.1.1...3.2.0
[3.2.1]: https://github.com/lucatume/di52/compare/3.2.0...3.2.1
[unreleased]: https://github.com/lucatume/di52/compare/3.2.1...HEAD
[3.3.0]: https://github.com/lucatume/di52/compare/3.2.1...3.3.0
[unreleased]: https://github.com/lucatume/di52/compare/3.3.0...HEAD

0 comments on commit b51304f

Please sign in to comment.