File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
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.4.0] - 2022-04-13
8
+
9
+ ### Added
10
+
11
+ - ([ #74 ] ) Added PHP 9.x support
12
+
7
13
## [ 5.3.0] - 2020-12-24
8
14
9
15
### Added
@@ -296,7 +302,8 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th
296
302
297
303
- ` is_active ` boolean flag added.
298
304
299
- [ Unreleased ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.3.0...master
305
+ [ Unreleased ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.4.0...master
306
+ [ 5.4.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.3.0...5.4.0
300
307
[ 5.3.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.2.0...5.3.0
301
308
[ 5.2.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.2...5.2.0
302
309
[ 5.1.2 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.1...5.1.2
@@ -326,6 +333,7 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th
326
333
[ 1.2.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/1.1.0...1.2.0
327
334
[ 1.1.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/1.0.0...1.1.0
328
335
336
+ [ #74 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/71
329
337
[ #71 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/71
330
338
[ #69 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/69
331
339
[ #65 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/65
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ If you discover any security related issues, please email
[email protected] inste
135
135
136
136
| <a href =" https://github.com/antonkomarev " >![ @antonkomarev ] ( https://avatars.githubusercontent.com/u/1849174?s=110 ) <br />Anton Komarev</a > | <a href =" https://github.com/zagreusinoz " >![ @zagreusinoz ] ( https://avatars.githubusercontent.com/u/16147285?s=110 ) <br />zagreusinoz</a > | <a href =" https://github.com/jonagoldman " >![ @jonagoldman ] ( https://avatars.githubusercontent.com/u/1297559?s=110 ) <br />Jona Goldman</a > | <a href =" https://github.com/irazasyed " >![ @irazasyed ] ( https://avatars.githubusercontent.com/u/1915268?s=110 ) <br />Irfaq Syed</a > | <a href =" https://github.com/gpioto " >![ @gpioto ] ( https://avatars.githubusercontent.com/u/7549089?s=110 ) <br />gpioto</a > |
137
137
| :---: | :---: | :---: | :---: | :---: |
138
- | <a href =" https://github.com/rayronvictor " >![ @rayronvictor ] ( https://avatars.githubusercontent.com/u/1683922?s=110 ) <br />Rayron Victor</a > | | | | |
138
+ | <a href =" https://github.com/rayronvictor " >![ @rayronvictor ] ( https://avatars.githubusercontent.com/u/1683922?s=110 ) <br />Rayron Victor</a > | < a href = " https://github.com/jnbn " > ![ @ jnbn ] ( https://avatars.githubusercontent.com/u/112425?s=110 ) < br />Ugur Aydogdu</ a > | | | |
139
139
140
140
[ Eloquent Flag contributors list] ( ../../contributors )
141
141
You can’t perform that action at this time.
0 commit comments