docs: update changelog/api-change
This commit is contained in:
parent
b9c89aecca
commit
bdea643b9d
2 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,7 @@ Breaking changes are indicated by the :warning: icon.
|
|||
- `i/update`
|
||||
- These parameter(s) are removed from the request field:
|
||||
- `autoSensitive`
|
||||
- `/api/emojis` endpoint has been added.
|
||||
|
||||
## v20240212
|
||||
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
- add ability to show a huge post button on the posting form
|
||||
- joke feature, inspired by https://mstdn.poyo.me/@prime/110668364208741253
|
||||
- bug fix
|
||||
- add `/api/emojis` endpoint (compatible with Misskey v13) for better experiences with Misskey clients
|
||||
- This does not mean we will continue to maintain API compatibility with Misskey. Instead, we plan to improve the compatibility with the Mastodon API.
|
||||
|
||||
# v20240216
|
||||
|
||||
|
|
Loading…
Reference in a new issue