Changelog: Document chat token.
authorlain <lain@soykaf.club>
Sat, 15 Jun 2019 09:02:05 +0000 (11:02 +0200)
committerlain <lain@soykaf.club>
Sat, 15 Jun 2019 09:02:05 +0000 (11:02 +0200)
CHANGELOG.md

index 86d40d898af72bd7b82c8e1afda35a224906d4cb..ff000fea62294fff33753678c82757750ec77e26 100644 (file)
@@ -41,7 +41,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Admin API: Endpoints for deleting and changing the scope of individual reported statuses
 - Admin API: Endpoints to view and change config settings.
 - AdminFE: initial release with basic user management accessible at /pleroma/admin/
-- Mastodon API: Add background image setting to update_credentials
+- Mastodon API: Add chat tokeen to `verify_credentials` response
+- Mastodon API: Add background image setting to `update_credentials`
 - Mastodon API: [Scheduled statuses](https://docs.joinmastodon.org/api/rest/scheduled-statuses/)
 - Mastodon API: `/api/v1/notifications/destroy_multiple` (glitch-soc extension)
 - Mastodon API: `/api/v1/pleroma/accounts/:id/favourites` (API extension)