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 +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ 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.0.10] - 2022-04-14
9+
10+ ### Added
11+
12+ - Add support for Laravel 9 (pr #20 , @SimplyCorey )
13+
14+ ## [ 2.0.9] - 2021-03-30
15+
16+ ### Added
17+
18+ - Add SignedIn event accessors, to match the docs (#10 , @darynmitchell )
19+
820## [ 2.0.8] - 2020-11-12
921
1022### Fixed
@@ -111,7 +123,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
111123- Replaced underscores with dots in routes
112124- Minor refactoring, formatting
113125
114- [ Unreleased ] : https://github.com/24Slides/laravel-saml2/compare/2.0.8...HEAD
126+ [ Unreleased ] : https://github.com/24Slides/laravel-saml2/compare/2.0.10...HEAD
127+ [ 2.0.10 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.9...2.0.10
128+ [ 2.0.9 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.8...2.0.9
129+ [ 2.0.8 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.7...2.0.8
115130[ 2.0.7 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.6...2.0.7
116131[ 2.0.6 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.5...2.0.6
117132[ 2.0.5 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.4...2.0.5
You can’t perform that action at this time.
0 commit comments