This repository was archived by the owner on Nov 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.2.0] - 2023-02-20
9+
10+ ### Added
11+ - Add support for Laravel 10 (PR #56 , @danijelk )
12+
813## [ 2.1.0] - 2023-02-11
914
1015### Added
@@ -138,7 +143,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
138143- Replaced underscores with dots in routes
139144- Minor refactoring, formatting
140145
141- [ Unreleased ] : https://github.com/24Slides/laravel-saml2/compare/2.1.0...HEAD
146+ [ Unreleased ] : https://github.com/24Slides/laravel-saml2/compare/2.2.0...HEAD
147+ [ 2.2.0 ] : https://github.com/24Slides/laravel-saml2/compare/2.1.0...2.2.0
142148[ 2.1.0 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.10...2.1.0
143149[ 2.0.10 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.9...2.0.10
144150[ 2.0.9 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.8...2.0.9
You can’t perform that action at this time.
0 commit comments