Skip to content

Commit 7b17155

Browse files
committed
Release 3.0.0
1 parent b302a50 commit 7b17155

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
**⚠️ BREAKING CHANGES**
7+
- 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))
8+
- feat: implemented biometrics authentication for SecureCredentialsManager using androidx.biometrics package [\#745](https://github.com/auth0/Auth0.Android/pull/745) ([desusai7](https://github.com/desusai7))
9+
10+
**Added**
11+
- Handled NPE in the AuthenticationActivity [\#759](https://github.com/auth0/Auth0.Android/pull/759) ([pmathew92](https://github.com/pmathew92))
12+
313
## [3.0.0-beta.0](https://github.com/auth0/Auth0.Android/tree/3.0.0-beta.0) (2024-08-01)
414
[Full Changelog](https://github.com/auth0/Auth0.Android/compare/2.11.0...3.0.0-beta.0)
515

0 commit comments

Comments
 (0)