summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
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 2
3## 2.24 3## 2.24
4 4
5Added a checkbox to post a message only to those people mentioned in the message body. 5Sending 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.
6 6
7Fixed an over-optimization bug that caused some mentioned recipients to be skipped. 7Fixed an over-optimization bug that caused some mentioned recipients to be skipped.
8 8