diff --git a/CHANGELOG.md b/CHANGELOG.md index 5047a1da7..bb8e86fd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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