aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-03-20 14:16:32 +0530
committerAditya Wasan <adityawasan55@gmail.com>2020-03-20 14:48:53 +0530
commit61655ecfd35005f134b369a579365f4120468b39 (patch)
tree304c11750481b5e8e21bcc1952e6a03f772f6dbc /CHANGELOG.md
parentb79b03d1027dc64566862ffa6a4b030fb66b1c06 (diff)
Bump version to 1.6.0
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e63a360..02de2250 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## [1.6.0] - 2020-03-20
+
### Added
- Copy implicit username (password filename) by long pressing
- Create xkpasswd style passwords
@@ -88,7 +90,8 @@ All notable changes to this project will be documented in this file.
- Fix elements overlapping.
-[Unreleased]: https://github.com/zeapo/android-password-store/compare/v1.5.0...HEAD
+[Unreleased]: https://github.com/zeapo/android-password-store/compare/v1.6.0...HEAD
+[1.6.0]: https://github.com/zeapo/android-password-store/compare/v1.5.0..v1.6.0
[1.5.0]: https://github.com/zeapo/android-password-store/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/zeapo/android-password-store/compare/v1.3.0...v1.4.0
[1.3.2]: https://github.com/zeapo/android-password-store/compare/v1.3.1...v1.3.2