From 4c63364b18919006a969afe6bcbf4a2446b02c52 Mon Sep 17 00:00:00 2001 From: Kay Kurokawa Date: Tue, 3 Oct 2017 14:15:46 -0400 Subject: [PATCH] added changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b31eb178d..c4a48d783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ at anytime. * Fixed redundant blob requests to a peer * Fixed https://github.com/lbryio/lbry/issues/923 * Fixed concurrent reflects opening too many files + * Fixed cases when reflecting would fail on error conditions ### Deprecated * Deprecated `blob_announce_all` JSONRPC command. Use `blob_announce` instead.