From 28d0fdfbfde593f8bba790d6aa553bff04952451 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Wed, 15 Aug 2018 10:59:46 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcab3c328..03d1754f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). * New viewer for human-readable text files ([#1826](https://github.com/lbryio/lbry-desktop/pull/1826)) * CSV and JSON viewer ([#1410](https://github.com/lbryio/lbry-desktop/pull/1410)) * Recommended content on file viewer page ([#1845](https://github.com/lbryio/lbry-desktop/pull/1845)) - + +### Changed +* Pass error message from spee.ch API during thumbnail upload ([#1840](https://github.com/lbryio/lbry-desktop/pull/1840)) +* Use router pattern for rendering file viewer ([#1544](https://github.com/lbryio/lbry-desktop/pull/1544)) +* Missing word "to" added to the Bid Help Text (#1854) +* Updated to electron@2 ([#1858](https://github.com/lbryio/lbry-desktop/pull/1858)) + ### Fixed