Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
spetrov committed Jul 3, 2024
1 parent 79fb533 commit 1b652bd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.5.0]
#### Added
- Added SDK support for deleting registered WebAuthn devices from the server. [SDKS-1753]
- Added support for signing off from PingOne to the centralized login flow. [SDKS-3021]
- Added the ability to dynamically configure the SDK by collecting values from the server's OpenID Connect `.well-known` endpoint. [SDKS-3023]

#### Fixed
- SSL pinning configuration was ignored in `FRURLProtocol` class. [SDKS-3239]

## [4.4.1]
#### Added
- Added privacy manifest files to the SDK's modules [SDKS-3086]
Expand Down

0 comments on commit 1b652bd

Please sign in to comment.