diff options
author | default <nobody@localhost> | 2022-11-20 15:33:39 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-11-20 15:33:39 +0100 |
commit | 3fc0e2b6538ceb479a257be86bbaee053cc8a959 (patch) | |
tree | 0f5b39d2bb10a067aead43d93164425b5e451fdf /RELEASE_NOTES.md | |
parent | 273390b5bb3a803bc91f10e03543b60b561ffbcd (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-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. |