diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a10857c9..2f34dfa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ All notable changes to this project will be documented in this file. - Initial support for detecting and filling OTP fields with Autofill - Importing TOTP secrets using QR codes +## [1.9.2] - 2020-06-30 + +### Fixed + +- App crashes upon launching the app for the first time + ## [1.9.1] - 2020-06-28 ### Fixed @@ -220,7 +226,9 @@ All notable changes to this project will be documented in this file. - Fix elements overlapping. -[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.1...HEAD +[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.2...HEAD + +[1.9.2]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.1...1.9.2 [1.9.1]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.0...1.9.1 |