From 3cc05e07686c01266f0b803aae2a37e290d9aab3 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Sun, 15 Oct 2017 08:36:56 -0400 Subject: [PATCH] upgrade changelog for changes since 0.17.0 release --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b041da113..c216f2bda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,11 +12,11 @@ Web UI version numbers should always match the corresponding version of LBRY App * ### Changed - * - * + * Continuing to standardize and improve design. File selectors, checkboxes, radios, and a number of other elements got substantial improvements. + * [Electron](https://github.com/electron/electron) version upgraded. Most relevantly, this fixes URI handling in Linux. ### Fixed - * + * Fixed handling of empty search results. * ### Deprecated