diff options
author | Egor Kislitsyn <egor@kislitsyn.com> | 2020-12-09 19:40:40 +0400 |
---|---|---|
committer | Egor Kislitsyn <egor@kislitsyn.com> | 2020-12-09 19:40:40 +0400 |
commit | 97068196a9ef4faa929208681ab3b2f3bbd4cbd3 (patch) | |
tree | 5822da3728dd9ee92899830b0f72149e136aa5a8 | |
parent | 49717f3dcd48981de71e3da728afac040db560f4 (diff) | |
download | pleroma-97068196a9ef4faa929208681ab3b2f3bbd4cbd3.tar.gz pleroma-97068196a9ef4faa929208681ab3b2f3bbd4cbd3.zip |
Update CHANGELOG
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 </details> ### Fixed |