update changelog

This commit is contained in:
Jack Robison 2017-05-28 16:06:47 -04:00
parent 57c3d2590c
commit 180e1d4768

View file

@ -12,10 +12,12 @@ at anytime.
* Prevent publish of files with size 0 * Prevent publish of files with size 0
* Add `dht_status` parameter to `status` to include bandwidth and peer info * Add `dht_status` parameter to `status` to include bandwidth and peer info
* *
* Positional and flag arguments in lbrynet-cli
*
### Changed ### Changed
* * Changed keyword arguments in lbrynet-cli to use a -- prefix
* * Using the help function in lbrynet-cli no longer requires lbrynet-daemon to be running
### Fixed ### Fixed
* *