diff options
author | lain <lain@soykaf.club> | 2020-07-29 13:09:42 +0200 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-07-29 13:09:42 +0200 |
commit | f715bf1915b75cb3c5b24d4661a94885aaa1a0ac (patch) | |
tree | 2fb297d22063a1020aa7027ee055dd2deb9998ad | |
parent | 54afb35685d5fca6056cc3c7f40c946aa02dc9a7 (diff) | |
download | pleroma-f715bf1915b75cb3c5b24d4661a94885aaa1a0ac.tar.gz |
Changelog: Include frontend information.
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 95f318584..a4881cc82 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 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. - ActivityPub: Added support for existing AP ids for instances migrated from Mastodon. |