From 3ea6b987ff4625dbb5d4d89242c482d292f0d1aa Mon Sep 17 00:00:00 2001 From: btzr-io Date: Tue, 29 May 2018 21:29:17 -0600 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d2c86c45..3d152a6ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,10 +30,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). * Fix don't allow dark mode with automatic night mode enabled ([#1005](https://github.com/lbryio/lbry-app/issues/1005)) * Fix description box on Publish (dark theme) ([#1356](https://github.com/lbryio/lbry-app/issues/#1356)) * Fix price wrapping in price badge ([#1420](https://github.com/lbryio/lbry-app/pull/1420)) - * Fix spacing in search suggestions ([#1422])(https://github.com/lbryio/lbry-app/pull/1422)) - * Fix text/HTML files don't display correctly in-app anymore ([#1379])(https://github.com/lbryio/lbry-app/issues/1379) - * Fix notification modals when reward is claimed ([#1436])(https://github.com/lbryio/lbry-app/issues/1436) and ([#1407])(https://github.com/lbryio/lbry-app/issues/1407) - * Fix disabled cards(grayed out) ([#1466])(https://github.com/lbryio/lbry-app/issues/1466) + * Fix spacing in search suggestions ([#1422](https://github.com/lbryio/lbry-app/pull/1422)) + * Fix text/HTML files don't display correctly in-app anymore ([#1379](https://github.com/lbryio/lbry-app/issues/1379)) + * Fix notification modals when reward is claimed ([#1436](https://github.com/lbryio/lbry-app/issues/1436)) and ([#1407](https://github.com/lbryio/lbry-app/issues/1407)) + * Fix disabled cards(grayed out) ([#1466](https://github.com/lbryio/lbry-app/issues/1466)) * Fix markdown render ([#1179](https://github.com/lbryio/lbry-app/issues/1179)) * Fix new lines not showing correctly after markdown changes ([#1504](https://github.com/lbryio/lbry-app/issues/1504))