File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,21 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 4.6.0 " ></a >
12
+ ## [ 4.6.0] - 2024-08-16
13
+ ### CI
14
+ - ** rector:** add static arrow and closure rectors
15
+
16
+ ### Feat
17
+ - ** dependencies:** update package versions in composer.json
18
+
19
+ ### Perf
20
+ - Use fully qualified sprintf function in multiple files
21
+
22
+ ### Pull Requests
23
+ - Merge pull request [ #68 ] ( https://github.com/guanguans/laravel-exception-notify/issues/68 ) from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.2.0
24
+
25
+
11
26
<a name =" 4.5.1 " ></a >
12
27
## [ 4.5.1] - 2024-05-17
13
28
### Refactor
@@ -990,7 +1005,8 @@ All notable changes to this project will be documented in this file.
990
1005
- Merge pull request [ #1 ] ( https://github.com/guanguans/laravel-exception-notify/issues/1 ) from guanguans/imgbot
991
1006
992
1007
993
- [ Unreleased ] : https://github.com/guanguans/laravel-exception-notify/compare/4.5.1...HEAD
1008
+ [ Unreleased ] : https://github.com/guanguans/laravel-exception-notify/compare/4.6.0...HEAD
1009
+ [ 4.6.0 ] : https://github.com/guanguans/laravel-exception-notify/compare/4.5.1...4.6.0
994
1010
[ 4.5.1 ] : https://github.com/guanguans/laravel-exception-notify/compare/4.5.0...4.5.1
995
1011
[ 4.5.0 ] : https://github.com/guanguans/laravel-exception-notify/compare/3.8.4...4.5.0
996
1012
[ 3.8.4 ] : https://github.com/guanguans/laravel-exception-notify/compare/4.4.2...3.8.4
You can’t perform that action at this time.
0 commit comments