forked from AkkomaGang/akkoma
Apply suggestion to CHANGELOG.md
This commit is contained in:
parent
743b622b7b
commit
10e9ba6340
1 changed files with 1 additions and 1 deletions
|
@ -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`)
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue