Skip to content

Commit a7ace91

Browse files
committed
Update CHANGELOG.md
1 parent 278e6f6 commit a7ace91

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

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

5+
## 5.1.1 - 2021-01-08
6+
7+
- Fixed action without icon [#130](https://github.com/laravel-notification-channels/webpush/issues/130).
8+
59
## 5.1.0 - 2021-01-08
610

7-
- Added PHP 8.0 support [#150](https://github.com/laravel-notification-channels/webpush/pull/150)
11+
- Added PHP 8.0 support [#150](https://github.com/laravel-notification-channels/webpush/pull/150).
812
- Added `NotificationSent` and `NotificationFailed` [events](/src/Events).
913
- Removed `Log::warning` from `ReportHandler`.
1014
- Switched to GitHub actions.

0 commit comments

Comments
 (0)