File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,24 @@ All notable changes to this project will be documented in this file.
88## [ Unreleased]
99
1010
11+ <a name =" 5.0.0 " ></a >
12+ ## [ 5.0.0] - 2026-03-29
13+ ### ✨ Features
14+ - ** requirements:** Update minimum PHP version requirement to 8.2 ([ 5166255] ( https://github.com/guanguans/notify/commit/5166255 ) )
15+
16+ ### 💅 Code Refactorings
17+ - apply inspection ([ 9cce653] ( https://github.com/guanguans/notify/commit/9cce653 ) )
18+ - apply rector ([ 9b8fe8c] ( https://github.com/guanguans/notify/commit/9b8fe8c ) )
19+ - ** options:** Rename nestedOptions to nested ([ 75e5014] ( https://github.com/guanguans/notify/commit/75e5014 ) )
20+ - ** options:** Improve type hints in HasOptions trait ([ e407dea] ( https://github.com/guanguans/notify/commit/e407dea ) )
21+ - ** options:** Simplify nested options handling in HasOptions ([ 4dc66d5] ( https://github.com/guanguans/notify/commit/4dc66d5 ) )
22+
23+ ### 🤖 Continuous Integrations
24+ - ** config:** Update pest config files ([ 22935d8] ( https://github.com/guanguans/notify/commit/22935d8 ) )
25+ - ** config:** Update github config files ([ 0fa4136] ( https://github.com/guanguans/notify/commit/0fa4136 ) )
26+ - ** config:** Update config files ([ a3f89ea] ( https://github.com/guanguans/notify/commit/a3f89ea ) )
27+
28+
1129<a name =" 4.1.1 " ></a >
1230## [ 4.1.1] - 2026-03-19
1331### 🐞 Bug Fixes
@@ -1579,7 +1597,8 @@ All notable changes to this project will be documented in this file.
15791597- Finish tests ([ 32e3c74] ( https://github.com/guanguans/notify/commit/32e3c74 ) )
15801598
15811599
1582- [ Unreleased ] : https://github.com/guanguans/notify/compare/4.1.1...HEAD
1600+ [ Unreleased ] : https://github.com/guanguans/notify/compare/5.0.0...HEAD
1601+ [ 5.0.0 ] : https://github.com/guanguans/notify/compare/4.1.1...5.0.0
15831602[ 4.1.1 ] : https://github.com/guanguans/notify/compare/4.1.0...4.1.1
15841603[ 4.1.0 ] : https://github.com/guanguans/notify/compare/4.0.0...4.1.0
15851604[ 4.0.0 ] : https://github.com/guanguans/notify/compare/3.5.6...4.0.0
You can’t perform that action at this time.
0 commit comments