Skip to content

Commit

Permalink
Update CHANGELOG for v10
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Mar 9, 2024
1 parent 55d5640 commit 933bce8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to `laravel-love` will be documented in this file.

## [Unreleased]

## [10.0.0] - 2024-03-09

### Added

- ([#258]) Added Laravel 11 support
Expand Down Expand Up @@ -545,7 +547,8 @@ Follow [upgrade instructions](UPGRADING.md#from-v5-to-v6) to migrate database to

- Initial release

[Unreleased]: https://github.com/cybercog/laravel-love/compare/9.0.0...master
[Unreleased]: https://github.com/cybercog/laravel-love/compare/10.0.0...master
[10.0.0]: https://github.com/cybercog/laravel-love/compare/9.0.0...10.0.0
[9.0.0]: https://github.com/cybercog/laravel-love/compare/8.9.0...9.0.0
[8.9.0]: https://github.com/cybercog/laravel-love/compare/8.8.1...8.9.0
[8.8.1]: https://github.com/cybercog/laravel-love/compare/8.8.0...8.8.1
Expand Down

0 comments on commit 933bce8

Please sign in to comment.