diff options
author | default <nobody@localhost> | 2023-01-25 08:14:19 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-01-25 08:14:19 +0100 |
commit | b3f2e9203377c31e6bfa7de3cd3fd2c480bafe31 (patch) | |
tree | da2f3273782202c662866563b2a4937f6e13ddf3 /RELEASE_NOTES.md | |
parent | fd1e281cbae03ced989631abd400062af81c48c2 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
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. 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). |