diff options
author | Sadposter <hannah+pleroma@coffee-and-dreams.uk> | 2019-05-20 14:19:42 +0100 |
---|---|---|
committer | Sadposter <hannah+pleroma@coffee-and-dreams.uk> | 2019-05-20 14:19:42 +0100 |
commit | d835810610e5e7660a56d305bc8509e38c642942 (patch) | |
tree | c6c797ec76d52134d88340dbb734c0b7cb23e706 | |
parent | 3d0d9e7a5680bcb1b79e5f4aab0e8c514fc9e5ff (diff) | |
download | pleroma-d835810610e5e7660a56d305bc8509e38c642942.tar.gz |
Add changelog entry for mascot config
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 87101db30..07e6bce31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Configuration: `report_uri` option - Pleroma API: User subscriptions - Pleroma API: Healthcheck endpoint +- Pleroma API: `/api/v1/pleroma/mascot` per-user frontend mascot configuration endpoints - Admin API: Endpoints for listing/revoking invite tokens - Admin API: Endpoints for making users follow/unfollow each other - Admin API: added filters (role, tags, email, name) for users endpoint |