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.