aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-11-14 17:23:30 +0100
committergrunfink <grunfink@comam.es>2025-11-14 17:23:30 +0100
commit63b7f63a809f650f8eecd84f179039d5194080f8 (patch)
tree86c7cac8474e780209746c596c2fc268cd5f6367
parentadf20d6f24b5eb9397236a452d4fe7b54a8aa695 (diff)
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 410376e..3ff6fd9 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
Quoted posts are now shown.
+Fixed memory leak (contributed by dandelions).
+
## 2.84
Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte).