summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
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).