File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
-
3
2
All notable changes to this project will be documented in this file.
4
3
5
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
6
7
+ ## [ 2.1.2] - 2024-01-12
8
+ ### Fixed
9
+ - Updated dependencies.
10
+
8
11
## [ 2.1.1] - 2020-12-02
9
12
### Added
10
13
- Support for PHP 8
@@ -64,11 +67,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
64
67
### Changed
65
68
- Updated to ` http-interop/http-middleware#0.3 `
66
69
67
- ## 0.1.0 - 2016-10-02
70
+ ## [ 0.1.0] - 2016-10-02
68
71
First version
69
72
70
73
[ #2 ] : https://github.com/middlewares/http-authentication/issues/2
71
74
75
+ [ 2.1.2 ] : https://github.com/middlewares/http-authentication/compare/v2.1.1...v2.1.2
72
76
[ 2.1.1 ] : https://github.com/middlewares/http-authentication/compare/v2.1.0...v2.1.1
73
77
[ 2.1.0 ] : https://github.com/middlewares/http-authentication/compare/v2.0.0...v2.1.0
74
78
[ 2.0.0 ] : https://github.com/middlewares/http-authentication/compare/v1.1.0...v2.0.0
@@ -78,3 +82,4 @@ First version
78
82
[ 0.4.0 ] : https://github.com/middlewares/http-authentication/compare/v0.3.0...v0.4.0
79
83
[ 0.3.0 ] : https://github.com/middlewares/http-authentication/compare/v0.2.0...v0.3.0
80
84
[ 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
You can’t perform that action at this time.
0 commit comments