Skip to content

Commit

Permalink
[local-authentication] add changelog entry for breaking type change
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed May 20, 2020
1 parent 3ce3149 commit 505fbd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/expo-local-authentication/CHANGELOG.md
Expand Up @@ -4,6 +4,8 @@

### 🛠 Breaking changes

- Added new biometric type to local authentication for Android BiometricPrompt. ([#8364](https://github.com/expo/expo/pull/8364) by [@byCedric](https://github.com/byCedric))

### 🎉 New features

- Added support for `promptMessage`, `cancelLabel` and `disableDeviceFallback` on Android. ([#8219](https://github.com/expo/expo/pull/8219) by [@diegolmello](https://github.com/diegolmello))
Expand Down

0 comments on commit 505fbd1

Please sign in to comment.