docs: update changelog/api-change

This commit is contained in:
naskya 2024-02-16 17:26:52 +09:00
parent b9c89aecca
commit bdea643b9d
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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