From 96e73f34762d9e43d3d614486ddb906a1a4634ce Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Wed, 11 Jul 2018 15:40:52 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2f70285..2431e2067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ at anytime. * unittests for `ComponentManager` * 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) ### Removed * most of the internal attributes from `Daemon`