summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-04 21:32:12 +0100
committerdefault <nobody@localhost>2022-12-04 21:32:12 +0100
commitd159765aa3c77083d48a2743bff3b325dae27d76 (patch)
tree51e652e3e3f9a8c23f3fc277bd056bcab30024f8 /RELEASE_NOTES.md
parent32d9f0f870e440813feed55117b0eb449dde20b4 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e79bf2a..f713cb9 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
## 2.14
+New command-line operation, `resetpwd`, to reset a user's password to a new, random one.
+
Added a user setup option to toggle if sensitive content is shown or not by default (contributed by kensanata).
Fixed crash when debug level >= 2 (contributed by kensanata).