summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-07-27 18:23:14 +0200
committerGravatar default2024-07-27 18:23:14 +0200
commit033c176d8d1cdb170eaa99710e1ad3b201060c01 (patch)
tree7a3067dd858d4320da52fffc27be47c45f9047f7
parentmastoapi: don't generate stupid, non-existent header fields. (diff)
downloadsnac2-033c176d8d1cdb170eaa99710e1ad3b201060c01.tar.gz
snac2-033c176d8d1cdb170eaa99710e1ad3b201060c01.tar.xz
snac2-033c176d8d1cdb170eaa99710e1ad3b201060c01.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 25b9f9e..5ba497e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Don't allow empty polls.
6 6
7Added support for Markdown-style images (converted to attachments) and strikethrough text. 7Added support for Markdown-style images (converted to attachments) and strikethrough text.
8 8
9Mastodon API: fixed a cache bug when following local users.
10
9## 2.56 11## 2.56
10 12
11Don't show instance announcements in public timelines (contributed by sarahpw). 13Don't show instance announcements in public timelines (contributed by sarahpw).