From 19578fb10fe0277201c5d6b72c76ef39ceffc92d Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Thu, 13 Jul 2017 14:52:56 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5d832653..dc31eba74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,15 +12,16 @@ at anytime. * Add link to instructions on how to change the default peer port * Add `peer_port` to settings configurable using `settings_set` * Added an option to disable max key fee check. - * ### Changed - * + * * ### Fixed * Fix for https://github.com/lbryio/lbry/issues/750 * + * Fixed daemon process hanging when started without an internet connection + * Fixed https://github.com/lbryio/lbry/issues/774 ### Deprecated *