From ed1a2901c88b553cb17d5dd7ecc3807ac667f69c Mon Sep 17 00:00:00 2001 From: miikkatu Date: Tue, 17 Apr 2018 08:51:39 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 260e44fd1..48e092227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). * Build for both architectures (x86 and x64) for Windows ([#1262](https://github.com/lbryio/lbry-app/pull/1262)) * Add referral FAQ to Invites screen([#1314](https://github.com/lbryio/lbry-app/pull/1314)) +### Changed + +* Add flair to snackbar ([#1313](https://github.com/lbryio/lbry-app/pull/1313)) + ### Fixed * Black screen on macOS after maximizing LBRY and then closing ([#1235](https://github.com/lbryio/lbry-app/pull/1235))