Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

65 lines (36 loc) · 1.07 KB

Changelog

All notable changes to hades will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

2.2.0 - 2024-04-15

Added

  • Laravel 11 support.

Full Changelog: https://github.com/jenky/hades/compare/2.1.0...2.2.0

2.1.0 - 2023-08-10

Fixed

  • Custom replacement.

Full Changelog: https://github.com/jenky/hades/compare/2.0.0...2.1.0

2.0.0 - 2023-02-15

Added

  • Laravel 10 support.

Removed

  • Drop support for Laravel 7 and 8.

1.1.1 - 2022-09-30

Fixed

  • Minor tweaks

1.1.0 - 2022-02-10

Added

  • Add support for Laravel 9.

1.0.1 - 2021-12-31

Fixed

  • Make sure all the test case are passed.