summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3c7af5a..5c34ca1 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,6 +12,8 @@ Mastodon API: minor fixes.
12 12
13Be more strict when serving note objects. 13Be more strict when serving note objects.
14 14
15Additional HTTP headers can be added to the response by filling the `http_headers` object to the `server.json` configuration file.
16
15## 2.40 17## 2.40
16 18
17Announces (boosts) can now be disabled/reenabled on a per-people basis (to limit those boost-trigger-happy friends from flooding your timeline). This is operated from the people page. 19Announces (boosts) can now be disabled/reenabled on a per-people basis (to limit those boost-trigger-happy friends from flooding your timeline). This is operated from the people page.