aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2021-03-20 22:34:46 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2021-03-20 22:42:39 +0530
commitc292ba2e590a81ce3b0b6bd0bbe29ff6aad8ce34 (patch)
tree4e333e2ca9404abc237c15d8e1bce6720c16d7b9 /CHANGELOG.md
parentde1b976638dae3ca98c665d8cba3560f49898030 (diff)
build: bump versionv1.13.4
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d08de4df..1d30e98c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.13.4] - 2021-03-20
+
+- Fix support for ECDSA SSH keys and support AES-GCM
+- Fix a couple issues with Autofill
+
## [1.13.3] - 2021-03-06
### Fixed
@@ -415,7 +420,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/v1.13.3...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.4...HEAD
+
+[1.13.4]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.3...v1.13.4
[1.13.3]: https://github.com/android-password-store/Android-Password-Store/compare/v1.13.2...v1.13.3