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 b10306d commit 5910eeeCopy full SHA for 5910eee
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All Notable changes to `laravel-notification-channels/webpush` will be documented in this file
4
5
+## 5.0.0 - 2019-09-06
6
+
7
+- Laravel 6.0 compatibility
8
+- PHP 7.2 or greater is required
9
+- Pass `$message` to [ReportHandler](/src/ReportHandler.php)
10
11
## 4.0.0 - 2019-07-28
12
13
- Upgraded to [minishlink/web-push](https://github.com/web-push-libs/web-push-php/releases) to v5
0 commit comments