summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar grunfink2025-12-09 05:03:33 +0100
committerGravatar grunfink2025-12-09 05:03:33 +0100
commitbdfc10963f9aa001bbd3569effea345e0ff30a72 (patch)
tree01f26d149e5bddb309b5e6b3625177ff7da42a64 /RELEASE_NOTES.md
parentFixed small memory leak. (diff)
downloadsnac2-bdfc10963f9aa001bbd3569effea345e0ff30a72.tar.gz
snac2-bdfc10963f9aa001bbd3569effea345e0ff30a72.tar.xz
snac2-bdfc10963f9aa001bbd3569effea345e0ff30a72.zip
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 2ec8dcd..7727aec 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED
4
5Mastodon API: Fix for some client notifications (contributed by violette).
6
3## 2.85 7## 2.85
4 8
5Quoted posts are now shown. 9Quoted posts are now shown.