forked from LBRYCommunity/lbry-sdk
update changelog
This commit is contained in:
parent
61cb3e2a8d
commit
4643309e6b
1 changed files with 4 additions and 1 deletions
|
@ -13,12 +13,15 @@ at anytime.
|
|||
*
|
||||
|
||||
### Changed
|
||||
*
|
||||
* Update `publish` to use {'currency': ..., 'address': ..., 'amount'} format for fee parameter,
|
||||
previously used old {currency: {'address': ..., 'amount': ...}} format
|
||||
*
|
||||
|
||||
### Fixed
|
||||
*
|
||||
*
|
||||
* Allow claim_show to be used without specifying name
|
||||
* Fix licenseUrl field in `publish`
|
||||
|
||||
### Deprecated
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue