From 2b6ce488da886bbc21ca78ba41d5eb18580fef67 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Wed, 27 Sep 2017 17:55:58 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c432495f..9ba36093c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ at anytime. ### Fixed * * + * Fixed handling cancelled blob and availability requests + * Fixed redundant blob requests to a peer + * Fixed blob download history ### Deprecated * @@ -23,6 +26,10 @@ at anytime. ### Changed * * + * Announcing by head blob is turned on by default + * Updated reflector server dns + * Improved download analytics + * Improved download errors by distinguishing a data timeout from a sd timeout ### Added *