-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Changelog | ||
|
||
## [0.2.0] - 2024-09-30 | ||
|
||
### Added | ||
|
||
- Support for 'identifier' param in sign-in uri | ||
|
||
### Changed | ||
|
||
- Refactor: Update `getSessionKey` function name to `get_session_key` | ||
|
||
### Dependencies | ||
|
||
- Bump puma from 6.4.2 to 6.4.3 | ||
- Bump webrick from 1.8.1 to 1.8.2 | ||
- Bump rexml from 3.3.3 to 3.3.6 | ||
- Update Ruby dependency to v3.3.5 | ||
- Update Rails dependencies to ">= 7.2.0", ">= 7.2.1" | ||
|
||
### Security | ||
|
||
- Update puma dependency to v6.4.3 to address security issues | ||
|
||
## [0.1.0] - 2024-07-13 | ||
|
||
- First release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters