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 16:06:25 +0000 (16:06 +0000)
CHANGELOG.md

index cd5b55c46a4846e62727147b69006e43f03c1332..7267f57899138b4aeb0c8fe68bc51b3d216de366 100644 (file)
@@ -65,6 +65,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.