File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to `cybercog/laravel-ban` will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 4.4.0] - 2020-09-26
8+
9+ ### Added
10+
11+ - ([ #63 ] ) Added configurable redirect url for the banned users
12+
713## [ 4.3.0] - 2020-09-09
814
915### Added
@@ -137,7 +143,8 @@ All notable changes to `cybercog/laravel-ban` will be documented in this file.
137143
138144- Initial release
139145
140- [ Unreleased ] : https://github.com/cybercog/laravel-ban/compare/4.3.0...master
146+ [ Unreleased ] : https://github.com/cybercog/laravel-ban/compare/4.4.0...master
147+ [ 4.4.0 ] : https://github.com/cybercog/laravel-ban/compare/4.3.0...4.4.0
141148[ 4.3.0 ] : https://github.com/cybercog/laravel-ban/compare/4.2.1...4.3.0
142149[ 4.2.1 ] : https://github.com/cybercog/laravel-ban/compare/4.2.0...4.2.1
143150[ 4.2.0 ] : https://github.com/cybercog/laravel-ban/compare/4.1.0...4.2.0
@@ -153,6 +160,7 @@ All notable changes to `cybercog/laravel-ban` will be documented in this file.
153160[ 2.0.1 ] : https://github.com/cybercog/laravel-ban/compare/2.0.0...2.0.1
154161[ 2.0.0 ] : https://github.com/cybercog/laravel-ban/compare/1.0.0...2.0.0
155162
163+ [ #63 ] : https://github.com/cybercog/laravel-ban/pull/63
156164[ #61 ] : https://github.com/cybercog/laravel-ban/pull/61
157165[ #50 ] : https://github.com/cybercog/laravel-ban/pull/50
158166[ #48 ] : https://github.com/cybercog/laravel-ban/pull/48
Original file line number Diff line number Diff line change @@ -352,8 +352,8 @@ If you discover any security related issues, please email
[email protected] inste
352352
353353## Contributors
354354
355- | <a href =" https://github.com/antonkomarev " >![ @antonkomarev ] ( https://avatars.githubusercontent.com/u/1849174?s=110 ) <br />Anton Komarev</a > | <a href =" https://github.com/badrshs " >![ @badrshs ] ( https://avatars.githubusercontent.com/u/26596347?s=110 ) <br />badr aldeen shek salim</a > | <a href =" https://github.com/rickmacgillis " >![ @rickmacgillis ] ( https://avatars.githubusercontent.com/u/8941225?s=110 ) <br />Rick Mac Gillis</a > | <a href =" https://github.com/AnsellC " >![ @AnsellC ] ( https://avatars.githubusercontent.com/u/2049714?s=110 ) <br />AnsellC</a > |
356- | :---: | :---: | :---: | :---: |
355+ | <a href =" https://github.com/antonkomarev " >![ @antonkomarev ] ( https://avatars.githubusercontent.com/u/1849174?s=110 ) <br />Anton Komarev</a > | <a href =" https://github.com/badrshs " >![ @badrshs ] ( https://avatars.githubusercontent.com/u/26596347?s=110 ) <br />badr aldeen shek salim</a > | <a href =" https://github.com/rickmacgillis " >![ @rickmacgillis ] ( https://avatars.githubusercontent.com/u/8941225?s=110 ) <br />Rick Mac Gillis</a > | <a href =" https://github.com/AnsellC " >![ @AnsellC ] ( https://avatars.githubusercontent.com/u/2049714?s=110 ) <br />AnsellC</a > | < a href = " https://github.com/joearcher " > ![ @ joearcher ] ( https://avatars.githubusercontent.com/u/1125046?s=110 ) < br />Joe Archer</ a > |
356+ | :---: | :---: | :---: | :---: | :---: |
357357
358358[ Laravel Ban contributors list] ( ../../contributors )
359359
You can’t perform that action at this time.
0 commit comments