diff options
author | default <nobody@localhost> | 2023-10-22 09:24:46 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-10-22 09:24:46 +0200 |
commit | 7a71046b61eba0a1af7f53ed1ab5d1895458bee6 (patch) | |
tree | d299129742ac89ac19d639891e3fa4a27cfd7848 | |
parent | 92fe93362c266c155f236a2f49dc7dee3c5389cc (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 44a931b..29798e2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Added FastCGI support. This allows for simpler setups (e.g. on #OpenBSD, it's no longer necessary to enable and configure `relayd`, as the native `httpd` daemon includes FastCGI support). +New command-line option `deluser`, to delete a user (including unfollowing everybody). + ## 2.42 It's now possible to add profile metadata. |