8000 new version · middlewares/http-authentication@55588d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55588d8

Browse files
committed
new version
1 parent f212d94 commit 55588d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and 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

0 commit comments

Comments
 (0)
0