Skip to content

Commit 841a1ab

Browse files
authored
Release 3.0.0 (#768)
2 parents b302a50 + 8b3a0dc commit 841a1ab

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## [3.0.0](https://github.com/auth0/Auth0.Android/tree/3.0.0) (2024-10-30)
4+
[Full Changelog](https://github.com/auth0/Auth0.Android/compare/2.11.0...3.0.0)
5+
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+
Check the [3.0.0.beta.0][https://github.com/auth0/Auth0.Android/releases/tag/3.0.0-beta.0] to understand other major changes
8+
9+
**⚠️ BREAKING CHANGES**
10+
- 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))
11+
- feat: implemented biometrics authentication for SecureCredentialsManager using androidx.biometrics package [\#745](https://github.com/auth0/Auth0.Android/pull/745) ([desusai7](https://github.com/desusai7))
12+
13+
**Added**
14+
- Handled NPE in the AuthenticationActivity [\#759](https://github.com/auth0/Auth0.Android/pull/759) ([pmathew92](https://github.com/pmathew92))
15+
316
## [3.0.0-beta.0](https://github.com/auth0/Auth0.Android/tree/3.0.0-beta.0) (2024-08-01)
417
[Full Changelog](https://github.com/auth0/Auth0.Android/compare/2.11.0...3.0.0-beta.0)
518

0 commit comments

Comments
 (0)