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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 2.1.1] - 2020-12-02
9
+ ### Added
10
+ - Support for PHP 8
11
+
8
12
## [ 2.1.0] - 2020-04-24
9
13
### Added
10
14
- Option ` BasicAuthentication::verifyHash() ` [ #2 ]
@@ -65,6 +69,7 @@ First version
65
69
66
70
[ #2 ] : https://github.com/middlewares/http-authentication/issues/2
67
71
72
+ [ 2.1.1 ] : https://github.com/middlewares/http-authentication/compare/v2.1.0...v2.1.1
68
73
[ 2.1.0 ] : https://github.com/middlewares/http-authentication/compare/v2.0.0...v2.1.0
69
74
[ 2.0.0 ] : https://github.com/middlewares/http-authentication/compare/v1.1.0...v2.0.0
70
75
[ 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