summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar grunfink2025-12-18 10:09:15 +0100
committerGravatar grunfink2025-12-18 10:09:15 +0100
commit08fec06d5e28b1d05154953249ba6a8b602f3f4a (patch)
treebc042dd16daff24eea42cb5b9941a7bc387db4bc /RELEASE_NOTES.md
parentFixed typo. (diff)
downloadsnac2-08fec06d5e28b1d05154953249ba6a8b602f3f4a.tar.gz
snac2-08fec06d5e28b1d05154953249ba6a8b602f3f4a.tar.xz
snac2-08fec06d5e28b1d05154953249ba6a8b602f3f4a.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 57f3048..341206f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
2 2
3## UNRELEASED 3## UNRELEASED
4 4
5Added emoji reactions (contributed by violette).
6
5Mastodon API: Fix for some client notifications (contributed by violette). 7Mastodon API: Fix for some client notifications (contributed by violette).
6 8
7If the query variable `terse` of a public post page is set to anything, no header is shown. 9If the query variable `terse` of a public post page is set to anything, no header is shown.