summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2022-12-04 21:32:12 +0100
committerGravatar default2022-12-04 21:32:12 +0100
commitd159765aa3c77083d48a2743bff3b325dae27d76 (patch)
tree51e652e3e3f9a8c23f3fc277bd056bcab30024f8 /RELEASE_NOTES.md
parentUpdated documentation. (diff)
downloadsnac2-d159765aa3c77083d48a2743bff3b325dae27d76.tar.gz
snac2-d159765aa3c77083d48a2743bff3b325dae27d76.tar.xz
snac2-d159765aa3c77083d48a2743bff3b325dae27d76.zip
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 2
3## 2.14 3## 2.14
4 4
5New command-line operation, `resetpwd`, to reset a user's password to a new, random one.
6
5Added a user setup option to toggle if sensitive content is shown or not by default (contributed by kensanata). 7Added a user setup option to toggle if sensitive content is shown or not by default (contributed by kensanata).
6 8
7Fixed crash when debug level >= 2 (contributed by kensanata). 9Fixed crash when debug level >= 2 (contributed by kensanata).