Skip to content

Commit

Permalink
Add v8.3.0 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Feb 16, 2020
1 parent 7d628f0 commit 6137551
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]

## [8.3.0] - 2020-02-16

### Added

- ([#146]) Extracted logic from `Cog\Laravel\Love\Reactant\Listeners\IncrementAggregates` listener to `Cog\Laravel\Love\Reactant\Jobs\IncrementReactionAggregatesJob`
Expand Down Expand Up @@ -420,7 +422,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.2.0...master
[Unreleased]: https://github.com/cybercog/laravel-love/compare/8.3.0...master
[8.3.0]: https://github.com/cybercog/laravel-love/compare/8.2.0...8.3.0
[8.2.0]: https://github.com/cybercog/laravel-love/compare/8.1.2...8.2.0
[8.1.2]: https://github.com/cybercog/laravel-love/compare/8.1.1...8.1.2
[8.1.1]: https://github.com/cybercog/laravel-love/compare/8.1.0...8.1.1
Expand Down

0 comments on commit 6137551

Please sign in to comment.