Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pwittchen authored Jan 28, 2019
1 parent 0055e3a commit bd62fb5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
CHANGELOG
=========

v. 0.1.0
--------
*?*

- used `androidx.biometrics` to support devices since Android 6 (Marshmallow) - issue #1, PR #9
- removed `Preconditions#isAtLeastAndroidPie()` method
- removed `Preconditions#canHandleBiometric(context)` method
- removed `RxPreconditions#isAtLeastAndroidPie()` method
- removed `RxPreconditions#canHandleBiometric(context)` method

v. 0.0.1
--------
*23rd Aug 2018*
Expand Down

0 comments on commit bd62fb5

Please sign in to comment.