Skip to content

Commit

Permalink
Prepare v9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Feb 24, 2023
1 parent 1df2ed9 commit 0758e28
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]

## [9.0.0] - 2023-02-24

Code has breaking changes because of Eloquent Model local scopes refactoring.

Follow [upgrade instructions](UPGRADING.md#from-v8-to-v9) to migrate code.
Expand Down Expand Up @@ -525,7 +527,8 @@ Follow [upgrade instructions](UPGRADING.md#from-v5-to-v6) to migrate database to

- Initial release

[Unreleased]: https://github.com/cybercog/laravel-love/compare/8.9.0...master
[Unreleased]: https://github.com/cybercog/laravel-love/compare/9.0.0...master
[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
[8.8.0]: https://github.com/cybercog/laravel-love/compare/8.7.1...8.8.0
Expand Down

0 comments on commit 0758e28

Please sign in to comment.