diff options
author | default <nobody@localhost> | 2022-12-04 11:53:15 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-04 11:53:15 +0100 |
commit | 926e90346432c97c77286aadbba34ebabbcaff46 (patch) | |
tree | e7919f83f39f08fbedda4fd687568cfd9aa82064 | |
parent | 785c859ce3d0bb19264f3dbd075b6825932ab8d0 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6505bf5..e79bf2a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.14 +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). Log message improvements for excelence (contributed by kensanata). |