We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ac990 commit ea84d3dCopy full SHA for ea84d3d
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All Notable changes to `onesignal` will be documented in this file
4
5
+## 1.1.0 - 2018-01-xx
6
+- 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
7
+- [Feature] Added possibility to send a Notification based on the User E-Mail https://github.com/laravel-notification-channels/onesignal/pull/40
8
+- [Feature] Added method to set any parameter on the message https://github.com/laravel-notification-channels/onesignal/pull/23
9
+- [Feature] Added method to set all image attachsments at one https://github.com/laravel-notification-channels/onesignal/pull/42
10
11
## 1.0.2 - 2018-01-03
12
0 commit comments