Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [0.11.0](https://github.com/auth0/Guardian.Android/tree/0.11.0) (2026-07-23)
[Full Changelog](https://github.com/auth0/Guardian.Android/compare/0.10.2...0.11.0)

**Changed**
- Handle case where consent client is created with an /appliance-mfa url (see [PR](https://github.com/auth0/Guardian.Android/pull/138))
- Bump com.auth0:java-jwt to 4.6.0 and pin com.fasterxml.jackson:jackson-bom to 2.22.1 to fix CVEs (see [PR](https://github.com/auth0/Guardian.Android/pull/146))

## [0.10.2](https://github.com/auth0/Guardian.Android/tree/0.10.2) (2025-08-08)
[Full Changelog](https://github.com/auth0/Guardian.Android/compare/0.10.1...0.10.2)

Expand Down
Loading