aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-08-27 17:58:17 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-08-27 17:58:17 +0530
commit7b4792d1476b1725520e70c1a2b3e8a7c40f469e (patch)
tree7c08be3a9120d2542ffdcf975ae557215550672d /CHANGELOG.md
parentcc97f64ff2dc0472134623d08dcd796e83eccf8e (diff)
build: bump versionv1.11.3
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 461f7fb8..1c389dfd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.11.3] - 2020-08-27
+
### Fixed
- Delete stored HTTPS password on connection errors (such as failed authentication)
@@ -315,7 +317,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.11.2...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.11.3...HEAD
+
+[1.11.3]: https://github.com/android-password-store/Android-Password-Store/compare/1.11.2...1.11.3
[1.11.2]: https://github.com/android-password-store/Android-Password-Store/compare/1.11.1...1.11.2