Skip to content

Commit 763a592

Browse files
authored
Update CHANGELOG.md
1 parent e1d892d commit 763a592

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

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

5+
## 4.0.0 - 2019-07-28
6+
7+
- Upgraded to [minishlink/web-push](https://github.com/web-push-libs/web-push-php/releases) to v5
8+
- Added `WebPushMessage::options()`
9+
- Added [ReportHandler](/src/ReportHandler.php) to handle notification sent reports.
10+
- Added options for customizing the model, table and connection.
11+
- Added polymorphic relation. `HasPushSubscriptions` can now be used on any model.
12+
513
## 3.0.0 - 2017-11-15
614

715
- Removed `id` and `create` methods from `WebPushMessage`.

0 commit comments

Comments
 (0)