From c111bd49d343b3cc124280795c6dedebe350a553 Mon Sep 17 00:00:00 2001 From: Kay Kurokawa Date: Thu, 2 Nov 2017 18:32:33 -0400 Subject: [PATCH] add changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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