Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
breart committed Apr 13, 2024
1 parent bf2b337 commit 85dadba
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.4.0] - 2024-04-13

### Added
- Add support for Laravel 11 (PR #85, @diegofonseca)

## [2.3.0] - 2023-11-26

### Added
Expand Down Expand Up @@ -156,7 +161,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Replaced underscores with dots in routes
- Minor refactoring, formatting

[Unreleased]: https://github.com/24Slides/laravel-saml2/compare/2.3.0...HEAD
[Unreleased]: https://github.com/24Slides/laravel-saml2/compare/2.4.0...HEAD
[2.4.0]: https://github.com/24Slides/laravel-saml2/compare/2.3.0...2.4.0
[2.3.0]: https://github.com/24Slides/laravel-saml2/compare/2.2.1...2.3.0
[2.2.1]: https://github.com/24Slides/laravel-saml2/compare/2.2.0...2.2.1
[2.2.0]: https://github.com/24Slides/laravel-saml2/compare/2.1.0...2.2.0
Expand Down

0 comments on commit 85dadba

Please sign in to comment.