Releases: laravel-notification-channels/pushbullet
Releases · laravel-notification-channels/pushbullet
Laravel 9
Chores
What's Changed
- docs: updated CHANGELOG.md by @alexsoft in #47
- Apply fixes from StyleCI by @alexsoft in #48
- Experimental 8.1 by @alexsoft in #49
- Added banner image by @alexsoft in #50
- Test against php 8.1 by @sergiy-petrov in #51
- Limited highest PHP version to patch release of 8.1 by @alexsoft in #52
- chore: updated tests workflow to use ramsey/composer-install by @alexsoft in #53
- Fixed version constraints by @alexsoft in #56
- chore: Allowed PHPUnit 9 by @alexsoft in #59
New Contributors
- @sergiy-petrov made their first contribution in #51
Full Changelog: 1.3.0...1.3.1
PHP 7.3
1.2.1
Allow sending to all user's devices
Made use of case when any other targets are not specified, pushbullet api allows to send a push to all devices of token's owner
Laravel 8
Laravel 8
Laravel 7.x Support
v1.0.3 Fixed travis config
Laravel 5.8
Merge pull request #26 from laravel-notification-channels/laravel-58 Update composer.json
Laravel 5.7
v1.0.1 Update readme