aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2020-02-29 18:48:01 +0100
committerLorenz Diener <[email protected]>2020-02-29 18:48:01 +0100
commitefb1ebb8ce8a3a99732012ae53da89d836c712bf (patch)
treedb8bbcdaba7ce95a5928bc7f36ea4305d1c37bdc /CHANGELOG.rst
parent7994a857db80134ac562dcd22c323306f698321d (diff)
downloadmastodon.py-efb1ebb8ce8a3a99732012ae53da89d836c712bf.tar.gz
Add reaction support
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 27a6341..b349f92 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,6 +11,7 @@ v1.5.1 (in progress, unreleased)
11 * New functions: `status_bookmark`, `status_unbookmark`, `bookmarks` 11 * New functions: `status_bookmark`, `status_unbookmark`, `bookmarks`
12 * New fine-grained oauth scopes: read:bookmarks and write:bookmarks. 12 * New fine-grained oauth scopes: read:bookmarks and write:bookmarks.
13* Fixed missing notification type "poll" in push notification API and documentation.´ 13* Fixed missing notification type "poll" in push notification API and documentation.´
14* Fixed a token loading bug
14* Fix header upload in account_update_credentials (Thanks gdunstone) 15* Fix header upload in account_update_credentials (Thanks gdunstone)
15* Commented blocklist code (Thanks marnanel for the report) 16* Commented blocklist code (Thanks marnanel for the report)
16* Added fallback for when magic is not available (Thanks limburgher) 17* Added fallback for when magic is not available (Thanks limburgher)
Powered by cgit v1.2.3 (git 2.41.0)