All notable changes to laravel-failed-job-monitor will be documented in this file
- add support for Laravel 5.4
- fix
InvalidConfiguration
exception
- add
notificationFilter
- use Laravel 5.3's notifications
- the used view can now be customized
- upped the required Laravel version to 5.3
- Fix a bug where package would crash during a failed job
- Fix typo in config
- Initial release