Skip to content

Commit 6630b9b

Browse files
authored
Updated CHANGELOG.md to include the migration guide
1 parent 7b17155 commit 6630b9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## [3.0.0](https://github.com/auth0/Auth0.Android/tree/3.0.0) (2024-10-30)
44
[Full Changelog](https://github.com/auth0/Auth0.Android/compare/2.11.0...3.0.0)
55

6+
Check the [Migration Guide](https://github.com/auth0/Auth0.Android/blob/main/V3_MIGRATION_GUIDE.md) to understand the changes required to migrate your application to v3
7+
68
**⚠️ BREAKING CHANGES**
79
- BREAKING CHANGE: updated description of AuthenticationException in case of empty description [\#756](https://github.com/auth0/Auth0.Android/pull/756) ([desusai7](https://github.com/desusai7))
810
- feat: implemented biometrics authentication for SecureCredentialsManager using androidx.biometrics package [\#745](https://github.com/auth0/Auth0.Android/pull/745) ([desusai7](https://github.com/desusai7))

0 commit comments

Comments
 (0)