summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index bd1bef0..e54c029 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ You can edit your own posts from now on.
6 6
7Fixed the breakage of Emojis I introduced when implementing HashTags because I am a moron. 7Fixed the breakage of Emojis I introduced when implementing HashTags because I am a moron.
8 8
9Added adaptative timeouts when sending messages to other instances.
10
9## 2.18 11## 2.18
10 12
11Added support for #HashTags (they are not internally indexed yet, only propagated to other instances). 13Added support for #HashTags (they are not internally indexed yet, only propagated to other instances).