From 66982c86a996b3fe8338a5c2ad077048fc5c362d Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Mon, 18 Jun 2018 03:54:14 -0300 Subject: [PATCH] adds changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2431e2067..fa12d6cb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ at anytime. * script to generate docs/api.json file (https://github.com/lbryio/lbry.tech/issues/42) * additional information to the balance error message when editing a claim (https://github.com/lbryio/lbry/pull/1309) * `address` and `port` arguments to `peer_ping` (https://github.com/lbryio/lbry/issues/1313) + * ability to download from HTTP mirrors by setting `download_mirrors` + * ### Removed * most of the internal attributes from `Daemon`