Skip to content

Commit adee059

Browse files
committed
chore(release): 4.6.0
1 parent f6fa1eb commit adee059

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

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+
1126
<a name="4.5.1"></a>
1227
## [4.5.1] - 2024-05-17
1328
### Refactor
@@ -990,7 +1005,8 @@ All notable changes to this project will be documented in this file.
9901005
- Merge pull request [#1](https://github.com/guanguans/laravel-exception-notify/issues/1) from guanguans/imgbot
9911006

9921007

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
9941010
[4.5.1]: https://github.com/guanguans/laravel-exception-notify/compare/4.5.0...4.5.1
9951011
[4.5.0]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.4...4.5.0
9961012
[3.8.4]: https://github.com/guanguans/laravel-exception-notify/compare/4.4.2...3.8.4

0 commit comments

Comments
 (0)