File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to `laravel-love` will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 9.0.0] - 2023-02-24
8+
79Code has breaking changes because of Eloquent Model local scopes refactoring.
810
911Follow [ upgrade instructions] ( UPGRADING.md#from-v8-to-v9 ) to migrate code.
@@ -525,7 +527,8 @@ Follow [upgrade instructions](UPGRADING.md#from-v5-to-v6) to migrate database to
525527
526528- Initial release
527529
528- [ Unreleased ] : https://github.com/cybercog/laravel-love/compare/8.9.0...master
530+ [ Unreleased ] : https://github.com/cybercog/laravel-love/compare/9.0.0...master
531+ [ 9.0.0 ] : https://github.com/cybercog/laravel-love/compare/8.9.0...9.0.0
529532[ 8.9.0 ] : https://github.com/cybercog/laravel-love/compare/8.8.1...8.9.0
530533[ 8.8.1 ] : https://github.com/cybercog/laravel-love/compare/8.8.0...8.8.1
531534[ 8.8.0 ] : https://github.com/cybercog/laravel-love/compare/8.7.1...8.8.0
You can’t perform that action at this time.
0 commit comments