summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
1# Release Notes 1# Release Notes
2 2
3## 2.05
4
5Image upload is now supported (one image per post).
6
7Added support for HEAD methods (who knew it was necessary?).
8
9Fixed bug in greeting.html completion (%host% was not being replaced).
10
11Referrers (actors that like or announce posts) are not overwritten.
12
3## 2.04 13## 2.04
4 14
5More multithreading. 15More multithreading.