summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2022-11-20 16:00:48 +0100
committerGravatar default2022-11-20 16:00:48 +0100
commitbdc4063b6798d40b32fc35d212435dc66c3a1846 (patch)
tree5b5730fc3ff388f7a50fc9fc3d5a6a6618f147c2
parentAlso log the hidden parent of a dropped message. (diff)
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-bdc4063b6798d40b32fc35d212435dc66c3a1846.tar.gz
snac2-bdc4063b6798d40b32fc35d212435dc66c3a1846.tar.xz
snac2-bdc4063b6798d40b32fc35d212435dc66c3a1846.zip
Merge branch 'master' of /home/angel/git/snac2
-rw-r--r--RELEASE_NOTES.md6
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 @@
1# Release Notes 1# Release Notes
2 2
3## 2.12
4
5Fixed some bugs triggered when a GET query does not have an `Accept:` header.
6
7RSS feeds are a bit less ugly.
8
3## 2.11 9## 2.11
4 10
5Marking posts and replies as sensitive content is now possible. 11Marking posts and replies as sensitive content is now possible.