diff options
| -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. | |||
| 6 | 6 | ||
| 7 | Fixed the breakage of Emojis I introduced when implementing HashTags because I am a moron. | 7 | Fixed the breakage of Emojis I introduced when implementing HashTags because I am a moron. |
| 8 | 8 | ||
| 9 | Added adaptative timeouts when sending messages to other instances. | ||
| 10 | |||
| 9 | ## 2.18 | 11 | ## 2.18 |
| 10 | 12 | ||
| 11 | Added support for #HashTags (they are not internally indexed yet, only propagated to other instances). | 13 | Added support for #HashTags (they are not internally indexed yet, only propagated to other instances). |