aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c6d7c91..d83513c 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -17,6 +17,8 @@ v1.8.0 (in progress)
17* Added client auth data to access token file. 17* Added client auth data to access token file.
18* Added `account_familiar_followers` API 18* Added `account_familiar_followers` API
19* Added `account_remove_from_followers` API 19* Added `account_remove_from_followers` API
20* Added `admin_accounts_v2` API
21* FUTURE BREAKING CHANGE WARNING: For now, `admin_accounts` still calls v1, but this may change in the future. You are encouraged to use v2 instead.
20 22
21v1.7.0 23v1.7.0
22------ 24------
Powered by cgit v1.2.3 (git 2.41.0)