summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-16 20:46:37 +0200
committerdefault <nobody@localhost>2022-10-16 20:46:37 +0200
commitb53ccf0013358eb09ad931538dcf1e9c3040224d (patch)
tree1a46d202dcac83fc3346856ac13cf8502cf1a0a9 /RELEASE_NOTES.md
parentc0d73ce830969a0e8354a9f8f8ffff1129c3d224 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 8a67a5f..1684357 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,15 @@
# Release Notes
+## 2.05
+
+Image upload is now supported (one image per post).
+
+Added support for HEAD methods (who knew it was necessary?).
+
+Fixed bug in greeting.html completion (%host% was not being replaced).
+
+Referrers (actors that like or announce posts) are not overwritten.
+
## 2.04
More multithreading.