diff options
author | default <nobody@localhost> | 2023-11-20 11:41:45 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-11-20 11:41:45 +0100 |
commit | 18ff999eeaeb2357c73862e5ce11774f58c97cf3 (patch) | |
tree | 626a04d0d6d270d4c4bdca5c9ba4ccd040b12d25 | |
parent | b8e5a00eab2b227dcd6fd93eab5951e81368ceaa (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
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 New command-line option `deluser`, to delete a user (including unfollowing everybody). +Mastodon API: account lookups has been implemented. + Fixed a minor memory leak :facepalm: Fixed some HTML errors :facepalm: |