Apply suggestion to CHANGELOG.md
authorMaxim Filippov <colixer@gmail.com>
Fri, 1 Nov 2019 17:25:41 +0000 (17:25 +0000)
committerMaxim Filippov <colixer@gmail.com>
Fri, 1 Nov 2019 17:25:41 +0000 (17:25 +0000)
CHANGELOG.md

index 34f46f98aefbf9ae592d4443c620fb55c2089122..989e0974a64cd32c8a16478073acfdc2a15343d0 100644 (file)
@@ -67,7 +67,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Mastodon API: Mark the direct conversation as read for the author when they send a new direct message
 </details>
 - Deprecated `User.Info` embedded schema (fields moved to `User`)
 - Mastodon API: Mark the direct conversation as read for the author when they send a new direct message
 </details>
 - Deprecated `User.Info` embedded schema (fields moved to `User`)
-- Admin API: `PATCH /api/pleroma/admin/users/:nickname/force_password_reset` is now `PATCH /api/pleroma/admin/users/force_password_reset` (accepts `nicknames` array in the request body)
+- **Breaking** Admin API: `PATCH /api/pleroma/admin/users/:nickname/force_password_reset` is now `PATCH /api/pleroma/admin/users/force_password_reset` (accepts `nicknames` array in the request body)
 
 ### Fixed
 - Report emails now include functional links to profiles of remote user accounts
 
 ### Fixed
 - Report emails now include functional links to profiles of remote user accounts