From 9e82c59ae620a1396b1749a292f61a249a8ff025 Mon Sep 17 00:00:00 2001 From: hackrush Date: Sat, 11 Nov 2017 14:40:55 +0530 Subject: [PATCH] Added CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 611cf0743..fbb46d2c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ Web UI version numbers should always match the corresponding version of LBRY App * Fixed regression in #697 causing transaction screen to not load for new users (#755) * Fixed scriolling restore/reset/set (#729) * Fixed sorting by title for published files (#614) + * App now uses the new balance_delta field in the txn list. + * ### Deprecated *