forked from LBRYCommunity/lbry-sdk
add changelog
This commit is contained in:
parent
69dacffc7a
commit
4c22362cc1
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ at anytime.
|
|||
* Support resolution of multiple uris with `resolve`, all results are keyed by uri
|
||||
* Add `error` responses for failed resolves
|
||||
* Add `claim_list_by_channel`, supports multiple channel resolution
|
||||
* Rename delete_target_file argument of delete API command to delete_from_download_dir
|
||||
* Rename delete_all CLI flag -a to --delete_all
|
||||
|
||||
### Fixed
|
||||
* Race condition from improper initialization and shutdown of the blob manager database
|
||||
|
|
Loading…
Reference in a new issue