summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-11-04 18:52:05 +0100
committerGravatar default2023-11-04 18:52:05 +0100
commitd8db26258558d3058e7a125d0b480991c293f181 (patch)
tree8a161a2e80e5275e8f79490cabaa0e0afb0f5121
parentUse an md5 instead of a fixed file name in avatars and headers. (diff)
downloadsnac2-d8db26258558d3058e7a125d0b480991c293f181.tar.gz
snac2-d8db26258558d3058e7a125d0b480991c293f181.tar.xz
snac2-d8db26258558d3058e7a125d0b480991c293f181.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
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
7New command-line option `deluser`, to delete a user (including unfollowing everybody). 7New command-line option `deluser`, to delete a user (including unfollowing everybody).
8 8
9Fixed a minor memory leak.
10
9## 2.42 11## 2.42
10 12
11It's now possible to add profile metadata. 13It's now possible to add profile metadata.