summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2019-10-04 15:45:06 +0000
committerAriadne Conill <ariadne@dereferenced.org>2019-10-04 15:45:06 +0000
commitdbf5fce67e39821b8f3caa7f3f59deeb95754bce (patch)
tree7d6a374004688852a8a51c9e2e30519f5705a9cf
parentd1d058bf85a94909cb0c599bb5f2bd469de804d5 (diff)
update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6ebc46b7d..4a904a3f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -76,6 +76,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- ActivityPub: Deactivated user deletion
- ActivityPub: Fix `/users/:nickname/inbox` crashing without an authenticated user
- MRF: fix ability to follow a relay when AntiFollowbotPolicy was enabled
+- Mastodon API: Blocks are now treated consistently between the Streaming API and the Timeline APIs
### Added
- Expiring/ephemeral activites. All activities can have expires_at value set, which controls when they should be deleted automatically.