From cacaed401fdb87bbf23af423a11a8fc0e3e15507 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Wed, 6 Sep 2017 16:21:33 -0400 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 127887176..cec1d9f56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ Web UI version numbers should always match the corresponding version of LBRY App * ### Fixed + * Potential fix for blank error popup when streaming (#536) * Fixed some popups showing improperly while balance was loading (#534) * Some CSS changes to prevent the card row from clipping the scroll arrows after the window width is reduced below a certain point * Clearly notify user when they try to send credits to an invalid address (#445)