All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add support for Laravel 11. Thanks to @julesjanssen.
- Make the Dateformat configurable. Thanks to @fabianpnke.
- Add support for HTML in the entries. Thanks to @julesjanssen.
- Updated to Laravel 10
- A release can now include the tag reference (when provided) that can be found at the bottom of the changelog.
- Applied property promotion to the models.
- Parsing a changelog with tag references resulted in an error. See #3, thanks to @bergo for reporting.
- Sort releases by the newest first as changelogs are known to set the latest release on top.
- Initial version of this parser.