From 8e94970b531634af6c54f0cb0ee88ba33769aab3 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Mon, 23 Oct 2017 01:25:13 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebffb776f..ec64216ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ at anytime. * Fixed slow startup for nodes with many lbry files * Fixed setting the external ip on startup * Fixed session startup not blocking on joining the dht + * Fixed a bug that prevented replacing dht contacts + * Fixed lbryid length validation + * Fixed an old print statement that polluted logs ### Deprecated *