Skip to content

Commit

Permalink
Add v5.3.0 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Dec 24, 2020
1 parent abe191c commit 7abaaa9
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th

## [Unreleased]

## [5.3.0] - 2020-12-24

### Added

- ([#71]) Added PHP 8.x support

## [5.2.0] - 2020-09-09

### Added
Expand Down Expand Up @@ -290,7 +296,8 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th

- `is_active` boolean flag added.

[Unreleased]: https://github.com/cybercog/laravel-eloquent-flag/compare/5.2.0...master
[Unreleased]: https://github.com/cybercog/laravel-eloquent-flag/compare/5.3.0...master
[5.3.0]: https://github.com/cybercog/laravel-eloquent-flag/compare/5.2.0...5.3.0
[5.2.0]: https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.2...5.2.0
[5.1.2]: https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.1...5.1.2
[5.1.1]: https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.0...5.1.1
Expand Down Expand Up @@ -319,6 +326,7 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th
[1.2.0]: https://github.com/cybercog/laravel-eloquent-flag/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/cybercog/laravel-eloquent-flag/compare/1.0.0...1.1.0

[#71]: https://github.com/cybercog/laravel-eloquent-flag/pull/71
[#69]: https://github.com/cybercog/laravel-eloquent-flag/pull/69
[#65]: https://github.com/cybercog/laravel-eloquent-flag/pull/65
[#62]: https://github.com/cybercog/laravel-eloquent-flag/pull/62
Expand Down

0 comments on commit 7abaaa9

Please sign in to comment.