From b3f2e9203377c31e6bfa7de3cd3fd2c480bafe31 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 25 Jan 2023 08:14:19 +0100 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) 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. 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).