Releases: laravel-notification-channels/pushover
Releases · laravel-notification-channels/pushover
1.2.1
1.2.0
- Add support for Laravel 5.5 (including auto discovery)
1.1.0
- Add support for Laravel 5.4
1.0.1
- Send messages to groups or to specific devices using a
PushoverReceiver
object, see the README for instructions.
1.0.0
- First release 🎉
- Fire event (instead of exception) when communication with Pushover fails
- Add backwards compatibility for older Laravel versions (with
laravel-notification-channels/backport
)
0.0.2
- Better exceptions
- Improved code quality
0.0.1
- Experimental release