summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-01-21 20:45:33 +0530
committerHarsh Shandilya <msfjarvis@gmail.com>2020-01-21 20:45:33 +0530
commit2a606fc420a42535eeceb7239f074de513d9ad02 (patch)
treec673ef0066f1bdedf93d5ad9608278fe98da478e
parentc129fb347e6afb56aa693a63869b6a694894f029 (diff)
Update CHANGELOG
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bdfdca8d..d55c6878 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [1.4.0] - TBD
+
+### Added
+- Add save-and-copy button
+- Dark theme
+- Setting to save OpenKeychain auth id
+- Add number of passwords to folders
+
+### Changed
+- Updated UI design and iconograph
+- Biometric authentication
+- Use new OpenKeychain integration library
+
+### Fixed
+- Snackbars showing behind keyboards
+
## [1.3.2] - 2018-12-23
### Changed