Skip to content

Commit

Permalink
Update CHANGELOG.md (#52)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Prepare Release
  • Loading branch information
Lukas Kämmerling authored Mar 9, 2018
1 parent fdec78e commit aaae22f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

All Notable changes to `onesignal` will be documented in this file
## 1.2.0 - 2018-03-09
- [Feature] Added targetting per Tags https://github.com/laravel-notification-channels/onesignal/pull/48
- [Refactor] Implement payload Factory https://github.com/laravel-notification-channels/onesignal/pull/50

## 1.1.1 - 2018-02-09
- [Feature] Added return for response after sending the message https://github.com/laravel-notification-channels/onesignal/pull/46

## 1.1.0 - 2018-01-08
- 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
Expand Down

0 comments on commit aaae22f

Please sign in to comment.