Skip to content

Commit ff792c3

Browse files
committed
docs: update changelog
1 parent 8eaebfe commit ff792c3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

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

5+
## 10.0.0 - 2025-02-26
6+
- Adds support for Laravel 12, drops support for Laravel 9 and 10, drops support for PHP 8.1 [#208](https://github.com/laravel-notification-channels/webpush/pull/208)
7+
- Adds native types [#209](https://github.com/laravel-notification-channels/webpush/pull/209) - if you override functions or implement interfaces of this package, please note that you might need to change method signatures
8+
9+
## 9.0.0 - 2024-07-10
10+
- Update web-push library to v9
11+
512
## 8.0.0 - 2024-03-16
613

714
- Added support for Laravel 11.

0 commit comments

Comments
 (0)