Add bookmarks to changelog
This commit is contained in:
pare
847da6f7f9
commit
7994a857db
S'han modificat 2 arxius amb 5 adicions i 3 eliminacions
|
@ -5,8 +5,11 @@ version number. Breaking changes will be indicated by a change in the minor
|
||||||
v1.5.1 (in progress, unreleased)
|
v1.5.1 (in progress, unreleased)
|
||||||
--------------------------------
|
--------------------------------
|
||||||
* 3.1 support
|
* 3.1 support
|
||||||
* Added `discoverable` parameter to account_update_credentials (Thanks gdunstone)
|
* Added `discoverable` parameter to account_update_credentials (Thanks gdunstone)
|
||||||
* Added new notification type "follow_request"
|
* 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.´
|
* Fixed missing notification type "poll" in push notification API and documentation.´
|
||||||
* Fix header upload in account_update_credentials (Thanks gdunstone)
|
* Fix header upload in account_update_credentials (Thanks gdunstone)
|
||||||
* Commented blocklist code (Thanks marnanel for the report)
|
* Commented blocklist code (Thanks marnanel for the report)
|
||||||
|
|
|
@ -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:
|
* 3.1 support is currently incomplete, patches welcome, especially if they contain unit tests:
|
||||||
* Add announcements
|
* Add announcements
|
||||||
* Add announcement reactions
|
* Add announcement reactions
|
||||||
* Add bookmarks and bookmarks oauth scopes
|
|
||||||
|
|
||||||
* If you'd like to contribute, here's some suggestions:
|
* 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
|
* Features are currently up to date and mostly tested, but there are some areas where tests could be
|
||||||
|
|
Loading…
Referencia en una nova incidència