Skip to content

Commit

Permalink
Add v8 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Aug 8, 2019
1 parent 67d652f commit d1538b6
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.0.0] - 2019-08-08

Code has a lot of breaking changes because of new Weighted Reaction System.

Follow [upgrade instructions](UPGRADING.md#from-v7-to-v8) to migrate code & database to new structure.
Expand Down Expand Up @@ -366,7 +368,8 @@ Follow [upgrade instructions](UPGRADING.md#from-v5-to-v6) to migrate database to

- Initial release

[Unreleased]: https://github.com/cybercog/laravel-love/compare/7.2.1...master
[Unreleased]: https://github.com/cybercog/laravel-love/compare/8.0.0...master
[8.0.0]: https://github.com/cybercog/laravel-love/compare/7.2.1...8.0.0
[7.2.1]: https://github.com/cybercog/laravel-love/compare/7.2.0...7.2.1
[7.2.0]: https://github.com/cybercog/laravel-love/compare/7.1.0...7.2.0
[7.1.0]: https://github.com/cybercog/laravel-love/compare/7.0.1...7.1.0
Expand Down

0 comments on commit d1538b6

Please sign in to comment.