Add bookmarks to changelog

This commit is contained in:
Lorenz Diener 2020-02-22 20:43:50 +01:00
pare 847da6f7f9
commit 7994a857db
S'han modificat 2 arxius amb 5 adicions i 3 eliminacions

Veure arxiu

@ -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)

Veure arxiu

@ -3,7 +3,6 @@ Here's some general stuff to keep in mind, and some work that needs to be done:
* 3.1 support is currently incomplete, patches welcome, especially if they contain unit tests:
* Add announcements
* Add announcement reactions
* Add bookmarks and bookmarks oauth scopes
* If you'd like to contribute, here's some suggestions:
* Features are currently up to date and mostly tested, but there are some areas where tests could be