From: lain Date: Wed, 3 Jun 2020 17:25:57 +0000 (+0200) Subject: Changelog: Add chats to changelog. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e213e3157737f87513999ef2aa00dffa735a8ada;p=akkoma Changelog: Add chats to changelog. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 839bf90ab..1cf2210f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - **Breaking:** removed `with_move` parameter from notifications timeline. ### Added +- Chats: Added support for federated chats. For details, see the docs. - ActivityPub: Added support for existing AP ids for instances migrated from Mastodon. - Instance: Add `background_image` to configuration and `/api/v1/instance` - Instance: Extend `/api/v1/instance` with Pleroma-specific information.