From 27819a295659faf140618483f30985d5be235a21 Mon Sep 17 00:00:00 2001 From: seanyesmunt Date: Thu, 31 May 2018 00:45:58 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f0e50e0f..db53fa589 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). * Add flair to snackbar ([#1313](https://github.com/lbryio/lbry-app/pull/1313)) * Made font in price badge larger ([#1420](https://github.com/lbryio/lbry-app/pull/1420)) * Store subscriptions in internal database ([#1424](https://github.com/lbryio/lbry-app/pull/1424)) + * Move rewards logic to interal api ([#1509](https://github.com/lbryio/lbry-app/pull/1509)) ### Fixed * Fix content-type not shown correctly in file description ([#863](https://github.com/lbryio/lbry-app/pull/863))