add changelog

This commit is contained in:
Kay Kurokawa 2017-11-02 18:32:33 -04:00 committed by Jack Robison
parent c007ebd121
commit c111bd49d3
No known key found for this signature in database
GPG key ID: 284699E7404E3CFF

View file

@ -25,6 +25,8 @@ at anytime.
* Check claim schema in `publish` before trying to make the claim, return better error messages
* Renamed `channel_list_mine` to `channel_list`
* Changed `channel_list` to include channels where the certificate info has been imported but the claim is not in the wallet
* API commands file_list, file_delete, and file_reflect no longer deals with claim information
*
### Added
* Added `channel_import` and `channel_export` commands
@ -57,7 +59,6 @@ at anytime.
* Removed some alternate methods of reading from blob files
* Removed `@AuthJSONRPCServer.queued` decorator
## [0.17.1] - 2017-10-25
### Fixed
* Fixed slow startup for nodes with many lbry files