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 44a931b..29798e2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | 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). | 5 | 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). |
| 6 | 6 | ||
| 7 | New command-line option `deluser`, to delete a user (including unfollowing everybody). | ||
| 8 | |||
| 7 | ## 2.42 | 9 | ## 2.42 |
| 8 | 10 | ||
| 9 | It's now possible to add profile metadata. | 11 | It's now possible to add profile metadata. |