diff options
author | default <nobody@localhost> | 2023-02-21 06:20:13 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-02-21 06:20:13 +0100 |
commit | 372aa42125b2a4621d4b99e492360e553b5cc481 (patch) | |
tree | ed1960785760e563d4d94cafe9a9627e6a53d046 /RELEASE_NOTES.md | |
parent | 3a97721c30e1b8d0a8f8d47ef60b64ec6eb06e5e (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 318c81c..9ac1fe2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.24 -Added a checkbox to post a message only to those people mentioned in the message body. +Sending non-public messages is now much easier: a checkbox to post a message to only those people mentioned in the message body has been added. Fixed an over-optimization bug that caused some mentioned recipients to be skipped. |