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 +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ 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.3.0] - 2023-11-26
9+
10+ ### Added
11+ - Add a possibility to skip loading default database migrations (PR #76 , @abublih )
12+
13+ ### Fixed
14+ - Add .gitattributes to ensure that unnecessary files aren't exported when downloading via Composer (PR #75 , @owenvoke )
15+
816## [ 2.2.1] - 2023-09-28
917
1018### Added
@@ -148,7 +156,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
148156- Replaced underscores with dots in routes
149157- Minor refactoring, formatting
150158
151- [ Unreleased ] : https://github.com/24Slides/laravel-saml2/compare/2.2.0...HEAD
159+ [ Unreleased ] : https://github.com/24Slides/laravel-saml2/compare/2.3.0...HEAD
160+ [ 2.3.0 ] : https://github.com/24Slides/laravel-saml2/compare/2.2.1...2.3.0
152161[ 2.2.1 ] : https://github.com/24Slides/laravel-saml2/compare/2.2.0...2.2.1
153162[ 2.2.0 ] : https://github.com/24Slides/laravel-saml2/compare/2.1.0...2.2.0
154163[ 2.1.0 ] : https://github.com/24Slides/laravel-saml2/compare/2.0.10...2.1.0
You can’t perform that action at this time.
0 commit comments