File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ All notable changes to `laravel-love` will be documented in this file.
77### Added
88
99- ([ #216 ] ) Added Docker Compose to quick development build
10- - ([ #188 ] ) Added ` scopeWhereReactedTo ` model scope to ` Reacterable ` trait
11- - ([ #188 ] ) Added ` scopeWhereNotReactedTo ` model scope to ` Reacterable ` trait
10+ - ([ #188 ] ) Added ` whereReactedTo ` model scope to Reacterable models
11+ - ([ #188 ] ) Added ` whereNotReactedTo ` model scope to Reacterable models
1212
1313### Changed
1414
15- - ([ #222 ] ) Removed DI usage from Console commands constructors
16- - ([ #215 ] ) Migrated to console AsCommand attribute
15+ - ([ #222 ] ) Removed DI usage from console commands constructors
16+ - ([ #215 ] ) Migrated to console ` AsCommand ` attribute
1717- ([ #215 ] ) Package generating anonymous class migrations now
1818- ([ #217 ] ) Switched to native typed class properties
1919- ([ #218 ] ) Switched to Symfony Console exit code constants
You can’t perform that action at this time.
0 commit comments