forked from LBRYCommunity/lbry-sdk
update changelog
This commit is contained in:
parent
e9cfbea75f
commit
eb1bdcc312
1 changed files with 9 additions and 7 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -9,14 +9,16 @@ at anytime.
|
|||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
*
|
||||
*
|
||||
*
|
||||
* Use `claim_id` instead of outpoint for `claim_abandon`
|
||||
* Add `channel_name` parameter to `publish`
|
||||
* Add `delete_all` parameter to `file_delete` to allow deleting multiple files
|
||||
* Add `channel_list_mine`
|
||||
* Add `channel_new`
|
||||
* Add `resolve` to resolve lbry uris
|
||||
|
||||
### Changed
|
||||
*
|
||||
*
|
||||
*
|
||||
* Use `uri` instead of `name` for `get`, remove explicit `claim_id` parameter
|
||||
* Increase default download timeout
|
||||
|
||||
### Fixed
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue