Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit a3c3114

Browse files
author
Artem Brezhnev
committed
Update changelog
1 parent e7a6d34 commit a3c3114

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and 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

0 commit comments

Comments
 (0)