Releases: eXolnet/laravel-heartbeat
Releases · eXolnet/laravel-heartbeat
v1.3.0
- Add support for Laravel 7
- Add support for PHP 7.4
- Drop support for PHP 7.1
v1.2.1
Changed
- Compatibility with Laravel 6.1
v1.2.0
Changed
- Compatibility with Laravel 6
v1.1.0
Added
- Add tags to the
HeatbeatJob
to help monitoring in Laravel Horizon
Changed
- Improve plugin usage documentation
- Add tests for custom channel definition
Fixed
- Use the right
Filesystem
adapter in the file channel