summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-07-26 17:08:42 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-07-26 17:08:42 +0530
commit9f8f9d588c00139e42470b491464457623c8b717 (patch)
tree89ae816c12386e6dcce5c6bd660ceb666be454a6 /CHANGELOG.md
parent0cc3aac9106893948779f0fa1a41f926c5e37507 (diff)
Allow creating nested directories
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 32802e4a..ddd1521b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- Properly handle cases where files contain only TOTP secrets and no password
+- Allow creating nested directories directly
## [1.10.1] - 2020-07-23