aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-04-23 12:52:24 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-04-23 12:52:24 +0530
commit9a843b08f3a641f5f78acd95dc90e12b13ea0b0c (patch)
treeea881508b1826151cf7c1867c30c59b0d382b2f6 /CHANGELOG.md
parent3d8cea5966002a9f383f227be8d31c9265c108b4 (diff)
build: bump version for patch releasev1.7.1
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index afdc8cfd..9287c409 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.7.1] - 2020-04-23
+
+### Fixed
+- Autofill message does not show OK button when many browsers are installed
+- Autofill message does not get marked as shown when dismissed
+- App crashes when using type-independent sort
+- Storage permission not requested when using existing external repository
+
## [1.7.0] - 2020-04-21
### Added
@@ -102,7 +110,8 @@ 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/v1.7.0...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.7.1...HEAD
+[1.7.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.7.0..v1.7.1
[1.7.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.6.0..v1.7.0
[1.6.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.5.0..v1.6.0
[1.5.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.4.0...v1.5.0