Skip to content

Commit 4c10e36

Browse files
authored
Update CHANGELOG.md
1 parent a194d7c commit 4c10e36

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [3.1.0] - 2025-03-21
8+
### Fixed
9+
- Support for PHP typing.
10+
711
## [3.0.2] - 2024-12-05
812
### Fixed
913
- Support for PHP 8.4
@@ -113,6 +117,7 @@ First version
113117

114118
[#9]: https://github.com/middlewares/error-handler/issues/9
115119

120+
[3.1.0]: https://github.com/middlewares/error-handler/compare/v3.0.2...v3.1.0
116121
[3.0.2]: https://github.com/middlewares/error-handler/compare/v3.0.1...v3.0.2
117122
[3.0.1]: https://github.com/middlewares/error-handler/compare/v3.0.0...v3.0.1
118123
[3.0.0]: https://github.com/middlewares/error-handler/compare/v2.0.0...v3.0.0

0 commit comments

Comments
 (0)