From: Alex Gleason Date: Thu, 29 Apr 2021 17:20:46 +0000 (-0500) Subject: CHANGELOG: Return OAuth token `id` X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=8c1d6e88395e1d7ada9d86236a7fa2339d9097e9;p=akkoma CHANGELOG: Return OAuth token `id` --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a1173414d..9a0171763 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - MRF (`FollowBotPolicy`): New MRF Policy which makes a designated local Bot account attempt to follow all users in public Notes received by your instance. Users who require approving follower requests or have #nobot in their profile are excluded. +- Return OAuth token `id` (primary key) in POST `/oauth/token`. ## Unreleased (Patch)