commit 8196c2ca205dd9c53afa153c74a9fde3af28bb8f
parent b262961c93d933b886db1fb1f7d0273e11b5d282
Author: default <nobody@localhost>
Date: Tue, 17 Jan 2023 09:39:28 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Release Notes
+## 2.19
+
+Fixed the breakage of Emojis I introduced when implementing HashTags because I am a moron.
+
## 2.18
Added support for #HashTags (they are not internally indexed yet, only propagated to other instances).