From 47f8d950c58949733862813f29856480a9e232c7 Mon Sep 17 00:00:00 2001 From: Tino Calancha Date: Tue, 6 Sep 2022 20:50:35 +0200 Subject: emacs: Add command password-store-generate-no-symbols This command generates a new password not including symbols. Suggested by Aner Zakobar : https://lists.zx2c4.com/pipermail/password-store/2022-August/004638.html --- contrib/emacs/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/emacs/CHANGELOG.md') diff --git a/contrib/emacs/CHANGELOG.md b/contrib/emacs/CHANGELOG.md index ed85577..0fa7cc4 100644 --- a/contrib/emacs/CHANGELOG.md +++ b/contrib/emacs/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.2.0 + +* (feature) Add command password-store-generate-no-symbols + # 2.1.5 * (bugfix) Fix an infloop on Windows enviroments. -- cgit v1.2.3