update docs/api-change
This commit is contained in:
parent
0b226f7013
commit
f2075e361a
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
Breaking changes are indicated by the :warning: icon.
|
Breaking changes are indicated by the :warning: icon.
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
|
- Added `notes/history` endpoint.
|
||||||
|
|
||||||
## v20240319
|
## v20240319
|
||||||
|
|
||||||
- :warning: `followingCount` and `followersCount` in `users/show` will be `null` (instead of 0) if these values are unavailable.
|
- :warning: `followingCount` and `followersCount` in `users/show` will be `null` (instead of 0) if these values are unavailable.
|
||||||
|
|
Loading…
Reference in a new issue