Changelog: Update with frontend mix task.

This commit is contained in:
lain 2020-08-03 18:23:26 +02:00
parent 8b1da33a54
commit e26f2c9135
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Frontends: Add mix task to install frontends.
- Frontends: Add configurable frontends for primary and admin fe.
- Chats: Added `accepts_chat_messages` field to user, exposed in APIs and federation.
- Chats: Added support for federated chats. For details, see the docs.