summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-11-20 11:41:45 +0100
committerGravatar default2023-11-20 11:41:45 +0100
commit18ff999eeaeb2357c73862e5ce11774f58c97cf3 (patch)
tree626a04d0d6d270d4c4bdca5c9ba4ccd040b12d25
parentFixed history disabling. (diff)
downloadsnac2-18ff999eeaeb2357c73862e5ce11774f58c97cf3.tar.gz
snac2-18ff999eeaeb2357c73862e5ce11774f58c97cf3.tar.xz
snac2-18ff999eeaeb2357c73862e5ce11774f58c97cf3.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 a366e2e..d8ba1d5 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -10,6 +10,8 @@ History can be disabled by administrators by setting the `disable_history` field
10 10
11New command-line option `deluser`, to delete a user (including unfollowing everybody). 11New command-line option `deluser`, to delete a user (including unfollowing everybody).
12 12
13Mastodon API: account lookups has been implemented.
14
13Fixed a minor memory leak :facepalm: 15Fixed a minor memory leak :facepalm:
14 16
15Fixed some HTML errors :facepalm: 17Fixed some HTML errors :facepalm: