summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-01-17 09:39:28 +0100
committerdefault <nobody@localhost>2023-01-17 09:39:28 +0100
commit8196c2ca205dd9c53afa153c74a9fde3af28bb8f (patch)
tree3c8552b14e66a6bd90cdd2c237d2b0a59fd031ff /RELEASE_NOTES.md
parentb262961c93d933b886db1fb1f7d0273e11b5d282 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
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).