From 71bb48eaf51ef487c325328e72945700daaabb1e Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Sun, 24 Sep 2017 16:36:50 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f22fa8404..c91d955b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,13 @@ Web UI version numbers should always match the corresponding version of LBRY App * ### Changed - * - * + * Changed the File page to make it clearer how to to open the folder for a file ### Fixed * Improve layout (and implementation) of the icon panel in file tiles and cards * The folder icon representing a local download now shows up properly on Channel pages (#587) - * + * While editing a publish, the URL will no longer change if you select a new file. (#601) + * Fixed issues with opening the folder for a file (#606) ### Deprecated *