summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-02-10 15:09:34 +0100
committerGravatar default2023-02-10 15:09:34 +0100
commitce2ed346777efd1a92e58e674f084610b523a70b (patch)
treeb05f458382e15aa25de3cdea57195a16caf6f138
parentFixed actor / post Delete confusion bug. (diff)
downloadsnac2-ce2ed346777efd1a92e58e674f084610b523a70b.tar.gz
snac2-ce2ed346777efd1a92e58e674f084610b523a70b.tar.xz
snac2-ce2ed346777efd1a92e58e674f084610b523a70b.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 952811b..6b30b91 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1# Release Notes 1# Release Notes
2 2
3## 2.22
4
5Fixed a bug with the Delete button in the web interface: sometimes, instead of the post (as the user intended), the follower was deleted instead :facepalm:
6
3## 2.21 7## 2.21
4 8
5Users can now specify an expire time for the entries in their timelines (both their own and others'). 9Users can now specify an expire time for the entries in their timelines (both their own and others').