diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-01-25 10:13:33 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-25 10:13:33 +0530 |
commit | 91f5797262e7d82bc65146c4246e71d654e229be (patch) | |
tree | 3799ee5e96893b93d554a3b1cfb978953b18a60d /CHANGELOG.md | |
parent | c129fb347e6afb56aa693a63869b6a694894f029 (diff) | |
parent | 0cc42de983bb186e20051d07c207eba04de0d57e (diff) |
Bump version for new listing (#613)
Bump version for new listing
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 16 |
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 |