From 82f531e3eed43215aae8af558a5c9699f15e662f Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 29 Feb 2020 18:52:20 +0100 Subject: Add reactions to changelog --- CHANGELOG.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b349f92..ecee084 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,6 +10,10 @@ v1.5.1 (in progress, unreleased) * Added bookmarks support: * New functions: `status_bookmark`, `status_unbookmark`, `bookmarks` * New fine-grained oauth scopes: read:bookmarks and write:bookmarks. + * Added announcement support + * New functions: `announcements`, `announcement_dismiss` + * Added announcement reaction support + * New functions: `announcement_reaction_create`, `announcement_reaction_delete` * Fixed missing notification type "poll" in push notification API and documentation.ยด * Fixed a token loading bug * Fix header upload in account_update_credentials (Thanks gdunstone) -- cgit v1.2.3