From 6b2a898dc17ddf89a62dfe37315a6f24a510fc14 Mon Sep 17 00:00:00 2001 From: antonkomarev Date: Thu, 18 Mar 2021 17:11:25 +0300 Subject: [PATCH] Fix typo in LogsOutBannedUser middleware --- CHANGELOG.md | 10 +++++++++- README.md | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 242c049..8eb7366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to `cybercog/laravel-ban` will be documented in this file. ## [Unreleased] +## [4.6.1] - 2021-03-18 + +### Fixed + +- ([#72]) Fixed typo in `LogsOutBannedUser` middleware variable + ## [4.6.0] - 2021-03-08 ### Added @@ -155,7 +161,8 @@ All notable changes to `cybercog/laravel-ban` will be documented in this file. - Initial release -[Unreleased]: https://github.com/cybercog/laravel-ban/compare/4.6.0...master +[Unreleased]: https://github.com/cybercog/laravel-ban/compare/4.6.1...master +[4.6.1]: https://github.com/cybercog/laravel-ban/compare/4.6.0...4.6.1 [4.6.0]: https://github.com/cybercog/laravel-ban/compare/4.5.0...4.6.0 [4.5.0]: https://github.com/cybercog/laravel-ban/compare/4.4.0...4.5.0 [4.4.0]: https://github.com/cybercog/laravel-ban/compare/4.3.0...4.4.0 @@ -174,6 +181,7 @@ All notable changes to `cybercog/laravel-ban` will be documented in this file. [2.0.1]: https://github.com/cybercog/laravel-ban/compare/2.0.0...2.0.1 [2.0.0]: https://github.com/cybercog/laravel-ban/compare/1.0.0...2.0.0 +[#72]: https://github.com/cybercog/laravel-ban/pull/72 [#71]: https://github.com/cybercog/laravel-ban/pull/71 [#66]: https://github.com/cybercog/laravel-ban/pull/66 [#63]: https://github.com/cybercog/laravel-ban/pull/63 diff --git a/README.md b/README.md index 5bd31ec..be96d13 100644 --- a/README.md +++ b/README.md @@ -354,7 +354,7 @@ If you discover any security related issues, please email open@cybercog.su inste | ![@antonkomarev](https://avatars.githubusercontent.com/u/1849174?s=110)
Anton Komarev
| ![@badrshs](https://avatars.githubusercontent.com/u/26596347?s=110)
badr aldeen shek salim
| ![@rickmacgillis](https://avatars.githubusercontent.com/u/8941225?s=110)
Rick Mac Gillis
| ![@AnsellC](https://avatars.githubusercontent.com/u/2049714?s=110)
AnsellC
| ![@joearcher](https://avatars.githubusercontent.com/u/1125046?s=110)
Joe Archer
| | :---: | :---: | :---: | :---: | :---: | -| ![@Im-Fran](https://avatars.githubusercontent.com/u/30329003?s=110)
Francisco Solis
| | | | | +| ![@Im-Fran](https://avatars.githubusercontent.com/u/30329003?s=110)
Francisco Solis
| ![@jadamec](https://avatars.githubusercontent.com/u/19595874?s=110)
Jakub Adamec
| | | | [Laravel Ban contributors list](../../contributors)