From 7994a857db80134ac562dcd22c323306f698321d Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 22 Feb 2020 20:43:50 +0100 Subject: Add bookmarks to changelog --- CHANGELOG.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.rst') 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 v1.5.1 (in progress, unreleased) -------------------------------- * 3.1 support - * Added `discoverable` parameter to account_update_credentials (Thanks gdunstone) - * Added new notification type "follow_request" + * Added `discoverable` parameter to account_update_credentials (Thanks gdunstone) + * Added new notification type "follow_request" + * Added bookmarks support: + * New functions: `status_bookmark`, `status_unbookmark`, `bookmarks` + * New fine-grained oauth scopes: read:bookmarks and write:bookmarks. * Fixed missing notification type "poll" in push notification API and documentation.ยด * Fix header upload in account_update_credentials (Thanks gdunstone) * Commented blocklist code (Thanks marnanel for the report) -- cgit v1.2.3