Skip to content

Commit 5a1044f

Browse files
committed
new version
1 parent ae6b77a commit 5a1044f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Change Log
2-
32
All notable changes to this project will be documented in this file.
43

54
The format is based on [Keep a Changelog](http://keepachangelog.com/)
65
and this project adheres to [Semantic Versioning](http://semver.org/).
76

7+
## [2.1.2] - 2024-01-12
8+
### Fixed
9+
- Updated dependencies.
10+
811
## [2.1.1] - 2020-12-02
912
### Added
1013
- Support for PHP 8
@@ -64,11 +67,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6467
### Changed
6568
- Updated to `http-interop/http-middleware#0.3`
6669

67-
## 0.1.0 - 2016-10-02
70+
## [0.1.0] - 2016-10-02
6871
First version
6972

7073
[#2]: https://github.com/middlewares/http-authentication/issues/2
7174

75+
[2.1.2]: https://github.com/middlewares/http-authentication/compare/v2.1.1...v2.1.2
7276
[2.1.1]: https://github.com/middlewares/http-authentication/compare/v2.1.0...v2.1.1
7377
[2.1.0]: https://github.com/middlewares/http-authentication/compare/v2.0.0...v2.1.0
7478
[2.0.0]: https://github.com/middlewares/http-authentication/compare/v1.1.0...v2.0.0
@@ -78,3 +82,4 @@ First version
7882
[0.4.0]: https://github.com/middlewares/http-authentication/compare/v0.3.0...v0.4.0
7983
[0.3.0]: https://github.com/middlewares/http-authentication/compare/v0.2.0...v0.3.0
8084
[0.2.0]: https://github.com/middlewares/http-authentication/compare/v0.1.0...v0.2.0
85+
[0.1.0]: https://github.com/middlewares/http-authentication/releases/tag/v0.1.0

0 commit comments

Comments
 (0)