aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index cc46bd5..27a6341 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -5,8 +5,11 @@ version number. Breaking changes will be indicated by a change in the minor
5v1.5.1 (in progress, unreleased) 5v1.5.1 (in progress, unreleased)
6-------------------------------- 6--------------------------------
7* 3.1 support 7* 3.1 support
8 * Added `discoverable` parameter to account_update_credentials (Thanks gdunstone) 8 * Added `discoverable` parameter to account_update_credentials (Thanks gdunstone)
9 * Added new notification type "follow_request" 9 * Added new notification type "follow_request"
10 * Added bookmarks support:
11 * New functions: `status_bookmark`, `status_unbookmark`, `bookmarks`
12 * New fine-grained oauth scopes: read:bookmarks and write:bookmarks.
10* Fixed missing notification type "poll" in push notification API and documentation.´ 13* Fixed missing notification type "poll" in push notification API and documentation.´
11* Fix header upload in account_update_credentials (Thanks gdunstone) 14* Fix header upload in account_update_credentials (Thanks gdunstone)
12* Commented blocklist code (Thanks marnanel for the report) 15* Commented blocklist code (Thanks marnanel for the report)
Powered by cgit v1.2.3 (git 2.41.0)