Skip to content

Commit 4328a6c

Browse files
committed
Update CHANGELOG.md
1 parent 5ae300c commit 4328a6c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All Notable changes to `laravel-notification-channels/webpush` will be documented in this file
44

5+
## 5.1.0 - 2021-01-08
6+
7+
- Added PHP 8.0 support [#150](https://github.com/laravel-notification-channels/webpush/pull/150)
8+
- Added `NotificationSent` and `NotificationFailed` [events](/src/Events).
9+
- Removed `Log::warning` from `ReportHandler`.
10+
- Switched to GitHub actions.
11+
12+
## 5.0.3 - 2020-08-19
13+
14+
- Laravel 8.0 compatibility
15+
16+
## 5.0.2 - 2020-03-05
17+
18+
- Laravel 7.0 compatibility
19+
20+
## 5.0.1 - 2020-01-24
21+
22+
- Added the icon parameter to the action method.
23+
524
## 5.0.0 - 2019-09-06
625

726
- Laravel 6.0 compatibility

0 commit comments

Comments
 (0)