Skip to content

Commit 4c8faa0

Browse files
authored
Merge pull request #8 from tkaratug/php-8.3-support
Update Changelog file.
2 parents 90894e8 + df5e67e commit 4c8faa0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
All notable changes to `laravel-notification-event-subscriber` will be documented in this file.
44

5-
## 1.3.0 - 2024-12-18
5+
## 1.4.0 - 2024-12-18
66
- Added Laravel 11 and PHP 8.3 supports.
77

8+
## 1.3.0 - 2023-02-19
9+
- Added Laravel 10 & php 8.2 support.
10+
811
## 1.2.0 - 2022-09-27
912
- Added `$notifiable` parameter of the `NotificationSent` and `NotificationSending` events to `onSent()` and `enSending()` methods.
1013

0 commit comments

Comments
 (0)