Skip to content

Commit 749a305

Browse files
committed
new version
1 parent b1f490b commit 749a305

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 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+
## [4.0.2] - 2025-01-23
8+
### Fixed
9+
- PHP 8.4 deprecation errors (implicitly nullable parameter) [#30]
10+
711
## [4.0.1] - 2024-11-21
812
### Fixed
913
- Support for Php 8.4 [#29].
@@ -223,7 +227,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
223227
[#23]: https://github.com/middlewares/utils/issues/23
224228
[#26]: https://github.com/middlewares/utils/issues/26
225229
[#29]: https://github.com/middlewares/utils/issues/29
230+
[#30]: https://github.com/middlewares/utils/issues/30
226231

232+
[4.0.2]: https://github.com/middlewares/utils/compare/v4.0.1...v4.0.2
227233
[4.0.1]: https://github.com/middlewares/utils/compare/v4.0.0...v4.0.1
228234
[4.0.0]: https://github.com/middlewares/utils/compare/v3.3.0...v4.0.0
229235
[3.3.0]: https://github.com/middlewares/utils/compare/v3.2.0...v3.3.0

0 commit comments

Comments
 (0)