We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90894e8 + df5e67e commit 4c8faa0Copy full SHA for 4c8faa0
CHANGELOG.md
@@ -2,9 +2,12 @@
2
3
All notable changes to `laravel-notification-event-subscriber` will be documented in this file.
4
5
-## 1.3.0 - 2024-12-18
+## 1.4.0 - 2024-12-18
6
- Added Laravel 11 and PHP 8.3 supports.
7
8
+## 1.3.0 - 2023-02-19
9
+- Added Laravel 10 & php 8.2 support.
10
+
11
## 1.2.0 - 2022-09-27
12
- Added `$notifiable` parameter of the `NotificationSent` and `NotificationSending` events to `onSent()` and `enSending()` methods.
13
0 commit comments