From 8acf0be55ba798d1797c23eb0b502e9fdd143f53 Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Fri, 8 Jun 2018 11:57:37 -0300 Subject: [PATCH] adds changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7c7fef62..a7acba6ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ at anytime. * ### Fixed + * fix prm/brm typo * handling error from dht clients with old `ping` method * blobs not being re-announced if no peers successfully stored, now failed announcements are re-queued * issue where an `AuthAPIClient` (used by `lbrynet-cli`) would fail to update its session secret and keep making new auth sessions, with every other request failing