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 11# Change Log
2-
32All notable changes to this project will be documented in this file.
43
54The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
65and 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
6871First 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
You can’t perform that action at this time.
0 commit comments