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 fdec78e commit aaae22fCopy full SHA for aaae22f
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
All Notable changes to `onesignal` will be documented in this file
4
+## 1.2.0 - 2018-03-09
5
+- [Feature] Added targetting per Tags https://github.com/laravel-notification-channels/onesignal/pull/48
6
+- [Refactor] Implement payload Factory https://github.com/laravel-notification-channels/onesignal/pull/50
7
+
8
+## 1.1.1 - 2018-02-09
9
+- [Feature] Added return for response after sending the message https://github.com/laravel-notification-channels/onesignal/pull/46
10
11
## 1.1.0 - 2018-01-08
12
- Min. PHP Version is now PHP 7.0 and tests were executed on php 7.2 https://github.com/laravel-notification-channels/onesignal/pull/44
0 commit comments