Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Apr 10, 2023
1 parent 48e4ff4 commit 4eb5b3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ All notable changes to `laravel-love` will be documented in this file.
- ([#240]) Added `getReactionsBy` method to Reacter Facade
- ([#240]) Added `getReactionsBy` method to Reacter Model

### Changed

- ([#252]) All Models are unguarded now

### Removed

- ([#247]) Removed `ReactionCounterObserver` class
Expand Down Expand Up @@ -589,6 +593,7 @@ Follow [upgrade instructions](UPGRADING.md#from-v5-to-v6) to migrate database to
[1.1.1]: https://github.com/cybercog/laravel-love/compare/1.1.0...1.1.1
[1.1.0]: https://github.com/cybercog/laravel-love/compare/1.0.0...1.1.0

[#252]: https://github.com/cybercog/laravel-love/pull/252
[#248]: https://github.com/cybercog/laravel-love/pull/248
[#247]: https://github.com/cybercog/laravel-love/pull/247
[#240]: https://github.com/cybercog/laravel-love/pull/240
Expand Down

0 comments on commit 4eb5b3a

Please sign in to comment.