summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
1# Release Notes 1# Release Notes
2 2
3## 2.19
4
5Fixed the breakage of Emojis I introduced when implementing HashTags because I am a moron.
6
3## 2.18 7## 2.18
4 8
5Added support for #HashTags (they are not internally indexed yet, only propagated to other instances). 9Added support for #HashTags (they are not internally indexed yet, only propagated to other instances).