Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Mar 21, 2024
1 parent feaea51 commit f551894
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.0.3] - 2024-03-21
### Fixed
- Allow middlewares/utils 4.0

## [2.0.2] - 2022-01-27
### Added
- Support for psr/container 2.0 [#11].
Expand Down Expand Up @@ -83,6 +86,7 @@ First version
[#7]: https://github.com/middlewares/whoops/issues/7
[#11]: https://github.com/middlewares/whoops/issues/11

[2.0.3]: https://github.com/middlewares/whoops/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/middlewares/whoops/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/middlewares/whoops/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/middlewares/whoops/compare/v1.2.0...v2.0.0
Expand Down

0 comments on commit f551894

Please sign in to comment.