File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 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
44
55## [ Unreleased]
66
7+ ## [ 5.4.0] - 2022-04-13
8+
9+ ### Added
10+
11+ - ([ #74 ] ) Added PHP 9.x support
12+
713## [ 5.3.0] - 2020-12-24
814
915### Added
@@ -296,7 +302,8 @@ All notable changes to `cybercog/laravel-eloquent-flag` will be documented in th
296302
297303- ` is_active ` boolean flag added.
298304
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
300307[ 5.3.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.2.0...5.3.0
301308[ 5.2.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/5.1.2...5.2.0
302309[ 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
326333[ 1.2.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/1.1.0...1.2.0
327334[ 1.1.0 ] : https://github.com/cybercog/laravel-eloquent-flag/compare/1.0.0...1.1.0
328335
336+ [ #74 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/71
329337[ #71 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/71
330338[ #69 ] : https://github.com/cybercog/laravel-eloquent-flag/pull/69
331339[ #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
135135
136136| <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 > |
137137| :---: | :---: | :---: | :---: | :---: |
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 > | | | |
139139
140140[ Eloquent Flag contributors list] ( ../../contributors )
141141
You can’t perform that action at this time.
0 commit comments