summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-02-17 12:45:03 +0100
committerdefault <nobody@localhost>2023-02-17 12:45:03 +0100
commit6be2942b3c971fc44a3418dd442477dffe2eb0d4 (patch)
tree5eb4aa99d64b06bfebaee50ed42a835110017320
parent1727d5fbd91eaa68d205f52f3f94fdd2ddefb5e5 (diff)
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 4aebcf4..9e4ebe6 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,10 @@
The user avatar can now be uploaded (instead of given as an URL).
+Minor speed improvements int output messages.
+
+Minor improvements in error logging.
+
## 2.22
Fixed 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: