Skip to content

Commit 3c27a36

Browse files
committed
chore(release): 4.0.0-beta2
1 parent d27c130 commit 3c27a36

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="4.0.0-beta2"></a>
12+
## [4.0.0-beta2] - 2024-04-23
13+
### Fix
14+
- Optimized the email sending logic and added pipeline handling in the exception notification feature
15+
16+
### Test
17+
- Remove useless files, change exception class names, adjust configuration settings, and refactor notification methods.
18+
19+
1120
<a name="4.0.0-beta1"></a>
1221
## [4.0.0-beta1] - 2024-04-23
1322
### Docs
@@ -724,7 +733,8 @@ All notable changes to this project will be documented in this file.
724733
- Merge pull request [#1](https://github.com/guanguans/laravel-exception-notify/issues/1) from guanguans/imgbot
725734

726735

727-
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/4.0.0-beta1...HEAD
736+
[Unreleased]: https://github.com/guanguans/laravel-exception-notify/compare/4.0.0-beta2...HEAD
737+
[4.0.0-beta2]: https://github.com/guanguans/laravel-exception-notify/compare/4.0.0-beta1...4.0.0-beta2
728738
[4.0.0-beta1]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.3...4.0.0-beta1
729739
[3.8.3]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.2...3.8.3
730740
[3.8.2]: https://github.com/guanguans/laravel-exception-notify/compare/3.8.1...3.8.2

0 commit comments

Comments
 (0)