diff options
-rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 26ed224..a0706c8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.12 + +Fixed some bugs triggered when a GET query does not have an `Accept:` header. + +RSS feeds are a bit less ugly. + ## 2.11 Marking posts and replies as sensitive content is now possible. |