From 8196c2ca205dd9c53afa153c74a9fde3af28bb8f Mon Sep 17 00:00:00 2001 From: default Date: Tue, 17 Jan 2023 09:39:28 +0100 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 44f8e50..83b4745 100644 --- 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).