summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-08-03 18:23:26 +0200
committerlain <lain@soykaf.club>2020-08-03 18:23:26 +0200
commite26f2c913529748423384d467472f3ad06248ea4 (patch)
treecbff2842f14e6d64a2384021522d4a8cf38077bd /CHANGELOG.md
parent8b1da33a54dc3c6a489be7e2391e64af9e24d439 (diff)
Changelog: Update with frontend mix task.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb782e82c..1edaed2c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.