diff options
| -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 | |||
| 10 | 10 | ||
| 11 | New command-line option `deluser`, to delete a user (including unfollowing everybody). | 11 | New command-line option `deluser`, to delete a user (including unfollowing everybody). |
| 12 | 12 | ||
| 13 | Mastodon API: account lookups has been implemented. | ||
| 14 | |||
| 13 | Fixed a minor memory leak :facepalm: | 15 | Fixed a minor memory leak :facepalm: |
| 14 | 16 | ||
| 15 | Fixed some HTML errors :facepalm: | 17 | Fixed some HTML errors :facepalm: |