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 29798e2..71e01c7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,6 +6,8 @@ Added FastCGI support. This allows for simpler setups (e.g. on #OpenBSD, it's no | |||
| 6 | 6 | ||
| 7 | New command-line option `deluser`, to delete a user (including unfollowing everybody). | 7 | New command-line option `deluser`, to delete a user (including unfollowing everybody). |
| 8 | 8 | ||
| 9 | Fixed a minor memory leak. | ||
| 10 | |||
| 9 | ## 2.42 | 11 | ## 2.42 |
| 10 | 12 | ||
| 11 | It's now possible to add profile metadata. | 13 | It's now possible to add profile metadata. |