All notable changes to hades
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Laravel 11 support.
Full Changelog: https://github.com/jenky/hades/compare/2.1.0...2.2.0
- Custom replacement.
Full Changelog: https://github.com/jenky/hades/compare/2.0.0...2.1.0
2.0.0 - 2023-02-15
- Laravel 10 support.
- Drop support for Laravel 7 and 8.
1.1.1 - 2022-09-30
- Minor tweaks
1.1.0 - 2022-02-10
- Add support for Laravel 9.
1.0.1 - 2021-12-31
- Make sure all the test case are passed.