update changelog
authorAriadne Conill <ariadne@dereferenced.org>
Fri, 4 Oct 2019 15:45:06 +0000 (15:45 +0000)
committerAriadne Conill <ariadne@dereferenced.org>
Fri, 4 Oct 2019 15:45:06 +0000 (15:45 +0000)
CHANGELOG.md

index 6ebc46b7d94b01cbbffb8cf0da8b5e2a3b99264a..4a904a3f1efc307891fc38e40f9324872357eb1b 100644 (file)
@@ -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.