From: Egor Kislitsyn Date: Wed, 9 Dec 2020 15:40:40 +0000 (+0400) Subject: Update CHANGELOG X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=97068196a9ef4faa929208681ab3b2f3bbd4cbd3;p=akkoma Update CHANGELOG --- diff --git a/CHANGELOG.md b/CHANGELOG.md index f4ef66408..d50970400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Pleroma API: (`GET /api/v1/pleroma/federation_status`) Add a way to get a list of unreachable instances. - Mastodon API: User and conversation mutes can now auto-expire if `expires_in` parameter was given while adding the mute. - Admin API: An endpoint to manage frontends - +- Streaming API: Add follow relationships updates ### Fixed