File tree 1 file changed +9
-1
lines changed
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
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 5.3.0] - 2020-12-24
8
+
9
+ ### Added
10
+
11
+ - ([ #71 ] ) Added PHP 8.x support
12
+
7
13
## [ 5.2.0] - 2020-09-09
8
14
9
15
### Added
@@ -290,7 +296,8 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th
290
296
291
297
- ` is_active ` boolean flag added.
292
298
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
294
301
[ 5.2.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.2...5.2.0
295
302
[ 5.1.2 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.1...5.1.2
296
303
[ 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
319
326
[ 1.2.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/1.1.0...1.2.0
320
327
[ 1.1.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/1.0.0...1.1.0
321
328
329
+ [ #71 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/71
322
330
[ #69 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/69
323
331
[ #65 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/65
324
332
[ #62 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/62
You can’t perform that action at this time.
0 commit comments