This repository has been archived by the owner on Sep 26, 2019. It is now read-only.
Releases: laravel-notification-channels/ionic-push-notifications
Releases · laravel-notification-channels/ionic-push-notifications
1.0.5: Merge pull request #31 from bfgasparin/master
1.0.4: Add support for multiple device tokens (#26)
* add support for multiple tokens * add documentation to readme * correct code style * fix function code style
1.0.3: Update for Laravel 5.4 (#25)
* Update for Laravel 5.4 * Fix permissions * Update README.md
1.0.2: Merge pull request #24 from pavoltanuska/patch-1
Return notification response to ChannelManager