commit b3f2e9203377c31e6bfa7de3cd3fd2c480bafe31
parent fd1e281cbae03ced989631abd400062af81c48c2
Author: default <nobody@localhost>
Date: Wed, 25 Jan 2023 08:14:19 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ You can edit your own posts from now on.
Fixed the breakage of Emojis I introduced when implementing HashTags because I am a moron.
+Added adaptative timeouts when sending messages to other instances.
+
## 2.18
Added support for #HashTags (they are not internally indexed yet, only propagated to other instances).