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 d8dc2eb commit b7990e7Copy full SHA for b7990e7
CHANGELOG.md
@@ -2,9 +2,12 @@
2
3
All notable changes to `laravel-notification-channels/pushwoosh` will be documented in this file
4
5
-## 2.2.0 - (2020-09-17)
+## 2.3.0 - (2020-09-17)
6
- Allow pushwoosh to be disabled on local environments via `config('services.pushwoosh.enabled')`
7
8
+## 2.2.0 - (2020-09-10)
9
+- Added support for Laravel 8 [#14](https://github.com/laravel-notification-channels/pushwoosh/pull/14)
10
+
11
## 2.1.0 - (2020-06-09)
12
- Added support for setting message titles on supported platforms [#12](https://github.com/laravel-notification-channels/pushwoosh/pull/12)
13
0 commit comments