File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 2.1.1] - 2020-12-02
9+ ### Added
10+ - Support for PHP 8
11+
812## [ 2.1.0] - 2020-04-24
913### Added
1014- Option ` BasicAuthentication::verifyHash() ` [ #2 ]
@@ -65,6 +69,7 @@ First version
6569
6670[ #2 ] : https://github.com/middlewares/http-authentication/issues/2
6771
72+ [ 2.1.1 ] : https://github.com/middlewares/http-authentication/compare/v2.1.0...v2.1.1
6873[ 2.1.0 ] : https://github.com/middlewares/http-authentication/compare/v2.0.0...v2.1.0
6974[ 2.0.0 ] : https://github.com/middlewares/http-authentication/compare/v1.1.0...v2.0.0
7075[ 1.1.0 ] : https://github.com/middlewares/http-authentication/compare/v1.0.0...v1.1.0
You can’t perform that action at this time.
0 commit comments