summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: