update docs/api-change

This commit is contained in:
Lhcfl 2024-04-01 11:06:59 +08:00
parent 0b226f7013
commit f2075e361a
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
Breaking changes are indicated by the :warning: icon.
## Unreleased
- Added `notes/history` endpoint.
## v20240319
- :warning: `followingCount` and `followersCount` in `users/show` will be `null` (instead of 0) if these values are unavailable.