File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th
44
55## [ Unreleased]
66
7+ ## [ 5.3.0] - 2020-12-24
8+
9+ ### Added
10+
11+ - ([ #71 ] ) Added PHP 8.x support
12+
713## [ 5.2.0] - 2020-09-09
814
915### Added
@@ -290,7 +296,8 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th
290296
291297- ` is_active ` boolean flag added.
292298
293- [ Unreleased ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.2.0...master
299+ [ Unreleased ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.3.0...master
300+ [ 5.3.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.2.0...5.3.0
294301[ 5.2.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.2...5.2.0
295302[ 5.1.2 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.1...5.1.2
296303[ 5.1.1 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.0...5.1.1
@@ -319,6 +326,7 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th
319326[ 1.2.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/1.1.0...1.2.0
320327[ 1.1.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/1.0.0...1.1.0
321328
329+ [ #71 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/71
322330[ #69 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/69
323331[ #65 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/65
324332[ #62 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/62
You can’t perform that action at this time.
0 commit comments