aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/emacs/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/emacs/CHANGELOG.md')
-rw-r--r--contrib/emacs/CHANGELOG.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/contrib/emacs/CHANGELOG.md b/contrib/emacs/CHANGELOG.md
index 3217015..acf3b61 100644
--- a/contrib/emacs/CHANGELOG.md
+++ b/contrib/emacs/CHANGELOG.md
@@ -1,3 +1,39 @@
+# 2.3.3
+
+* (cleanup) Avoid double decryption and reduce the scope of
+ `inhibit-message` in internal functions.
+
+# 2.3.2
+
+* (bugfix) Ensure the system clipboard is cleared after
+ the timeout expired.
+
+# 2.3.1
+
+* (bug) Drop dependency on s library.
+
+# 2.3.0
+
+* (bug) Drop auth-source-pass dependency.
+ Bump Emacs minor version requirement to emacs 26.
+
+# 2.2.0
+
+* (feature) Add command password-store-generate-no-symbols
+
+# 2.1.5
+
+* (bugfix) Fix an infloop on Windows enviroments.
+
+# 2.1.4
+
+* Drop dependency on f library.
+
+# 2.1.3
+
+* Update password-store-clear docstring; clarify that the
+ optional argument is only used in the print out message.
+
# 2.1.2
* Make argument optional in password-store-clear to preserve