From 31e8e899c690308eb53b2cd9cb55ba1135cd95a7 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Tue, 5 Dec 2017 14:19:39 -0500 Subject: [PATCH] fix changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 007bd0a09..ad51a4efd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ at anytime. * Fixed unnecessarily verbose exchange rate error (https://github.com/lbryio/lbry/issues/984) * Merged two separate dht test folders into one * Fixed value error due to a race condition when saving to the claim cache (https://github.com/lbryio/lbry/issues/1013) + * Fixed being unable to re-download updated content (#951) ### Deprecated * `channel_list_mine`, replaced with `channel_list`