forked from LBRYCommunity/lbry-sdk
changelog
This commit is contained in:
parent
63c71760dd
commit
b4364f661c
1 changed files with 8 additions and 0 deletions
|
@ -11,6 +11,8 @@ at anytime.
|
||||||
### Added
|
### Added
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
* Add `wallet_list` command
|
||||||
|
* Add checks for missing/extraneous params when calling jsonrpc commands
|
||||||
*
|
*
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -22,6 +24,12 @@ at anytime.
|
||||||
* Fix restart procedure in DaemonControl
|
* Fix restart procedure in DaemonControl
|
||||||
*
|
*
|
||||||
* Create download directory if it doesn't exist
|
* Create download directory if it doesn't exist
|
||||||
|
* Fixed descriptor_get
|
||||||
|
* Fixed jsonrpc_reflect()
|
||||||
|
* Fixed api help return
|
||||||
|
* Fixed API command descriptor_get
|
||||||
|
* Fixed API command transaction_show
|
||||||
|
* Fixed error handling for jsonrpc commands
|
||||||
*
|
*
|
||||||
|
|
||||||
## [0.9.2rc1] - 2017-03-21
|
## [0.9.2rc1] - 2017-03-21
|
||||||
|
|
Loading…
Reference in a new issue