Skip to content

Commit 98f6984

Browse files
committed
chore(release): 3.8.0
1 parent dd2432b commit 98f6984

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

1010

11+
<a name="3.8.0"></a>
12+
## [3.8.0] - 2024-03-31
13+
### Docs
14+
- **readme:** Remove unnecessary Chinese translation and code snippets
15+
16+
### Refactor
17+
- **src:** Improve extendExceptionHandler method in ExceptionNotifyServiceProvider
18+
19+
1120
<a name="3.7.0"></a>
1221
## [3.7.0] - 2024-03-31
1322
### Refactor
@@ -666,7 +675,8 @@ All notable changes to this project will be documented in this file.
666675
- Merge pull request [#1](https://github.com/guanguans/laravel-exception-notify/issues/1) from guanguans/imgbot
667676

668677

669-
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/3.7.0...HEAD
678+
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.0...HEAD
679+
[3.8.0]: https://github.com/guanguans/laravel-exception-notify/compare/3.7.0...3.8.0
670680
[3.7.0]: https://github.com/guanguans/laravel-exception-notify/compare/3.6.1...3.7.0
671681
[3.6.1]: https://github.com/guanguans/laravel-exception-notify/compare/3.6.0...3.6.1
672682
[3.6.0]: https://github.com/guanguans/laravel-exception-notify/compare/3.5.3...3.6.0

0 commit comments

Comments
 (0)