forked from LBRYCommunity/lbry-sdk
added changelog
This commit is contained in:
parent
3479c6ea8d
commit
9ffcd9c1b1
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ at anytime.
|
||||||
### Added
|
### Added
|
||||||
* Missing docstring for `blob_list`
|
* Missing docstring for `blob_list`
|
||||||
* Added convenient import for setting up a daemon client, `from lbrynet.daemon import get_client`
|
* Added convenient import for setting up a daemon client, `from lbrynet.daemon import get_client`
|
||||||
|
* Added unit tests for CryptBlob.py
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
* Change `max_key_fee` setting to be a dictionary with values for `currency` and `amount`
|
* Change `max_key_fee` setting to be a dictionary with values for `currency` and `amount`
|
||||||
|
|
Loading…
Reference in a new issue