improve changelog on changes section

This commit is contained in:
Victor Shyba 2018-07-25 13:09:25 -03:00
parent ab27203100
commit 5163baf9c1

View file

@ -26,6 +26,7 @@ at anytime.
* `status` to no longer return a base58 encoded `lbry_id`, instead return this as the hex encoded `node_id` in a new `dht_node_status` field.
* `startup_status` field in the response to `status` to be a dict of component names to status booleans
* moved wallet, upnp and dht startup code from `Session` to `Components`
* attempt blob downloads from http mirror sources (by default) concurrently to p2p sources
### Added
* `skipped_components` list to the response from `status`