From 517d585b1a29e2fc1f222e044e62e88ce80d780b Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Sat, 12 Aug 2017 13:24:29 -0400 Subject: [PATCH] add changelog for last change --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84455c215..5c735170f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Web UI version numbers should always match the corresponding version of LBRY App ### Changed * Some form field refactoring as we progress towards form sanity. * When an "Open" button is clicked on a show page, if the file fails to open, the app will try to open the file's folder. - * + * Removed confusing placeholder text from email input ### Fixed * Tiles will no longer be blurry on hover (Windows only bug)