diff options
author | default <nobody@localhost> | 2022-11-20 16:00:48 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-11-20 16:00:48 +0100 |
commit | bdc4063b6798d40b32fc35d212435dc66c3a1846 (patch) | |
tree | 5b5730fc3ff388f7a50fc9fc3d5a6a6618f147c2 | |
parent | 78388498e96910a7c5a61064b23bc77ccb0f31af (diff) | |
parent | 3fc0e2b6538ceb479a257be86bbaee053cc8a959 (diff) |
Merge branch 'master' of /home/angel/git/snac2
-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. |