diff --git a/CHANGELOG.md b/CHANGELOG.md index c1566e74..9cbc1076 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +#### v0.2.7 + + * New feature: require authentication again after screen lock (Issue #28) + * New feature: make response to Panic Trigger configurable (Issue #35) + * Update: Android SDK 26 (Oreo) + * Update: Apache Commons Codec 1.10 + * Code: lot of internal changes (mostly due to the Android 26 update) + #### v0.2.6 * New feature: custom password preference with confirmation (Issue #26) diff --git a/README.md b/README.md index 32611b2a..a03de2d8 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ This is a fork of the great OTP Authenticator app written by Bruno Bierbaumer, which has sadly been inactive since 2015. All credit for the original version goes to Bruno. +## Help wanted: +I currently don't have that much time to spend developing andOTP, so any contributions are always welcome. +Don't worry, I will still continue to develop andOTP it will just slow down from the incredible speed I had going in the beginning. + ## Features: * Free and Open-Source