We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278e6f6 commit a7ace91Copy full SHA for a7ace91
CHANGELOG.md
@@ -2,9 +2,13 @@
2
3
All Notable changes to `laravel-notification-channels/webpush` will be documented in this file
4
5
+## 5.1.1 - 2021-01-08
6
+
7
+- Fixed action without icon [#130](https://github.com/laravel-notification-channels/webpush/issues/130).
8
9
## 5.1.0 - 2021-01-08
10
-- 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).
12
- Added `NotificationSent` and `NotificationFailed` [events](/src/Events).
13
- Removed `Log::warning` from `ReportHandler`.
14
- Switched to GitHub actions.
0 commit comments