diff options
Diffstat (limited to '')
-rw-r--r-- | contrib/emacs/CHANGELOG.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/contrib/emacs/CHANGELOG.md b/contrib/emacs/CHANGELOG.md index 7149ef6..d4c865f 100644 --- a/contrib/emacs/CHANGELOG.md +++ b/contrib/emacs/CHANGELOG.md @@ -1,7 +1,15 @@ +# 2.1.0 + +* (feature) Support extraction of any secret fields stored in the files. + +* (feature) The library is now integrated with auth-source-pass; thus, the + filename of the password-store folder is set with the option + auth-source-pass-filename. + # 2.0.5 - + Improve password-store-insert message on success/failure - + # 2.0.4 * Re add password-store-timeout function to preserve backward |