From 6870ca137cee5ecbde23571890a93700c1c7260d Mon Sep 17 00:00:00 2001 From: Tiago Rodrigues Date: Sun, 14 Oct 2018 16:12:10 -0300 Subject: [PATCH] #1772 - add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8270fb16f..75a53a9d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). * Update to https ([#2016](https://github.com/lbryio/lbry-desktop/pull/2016)) * Simplify FileCard and FileTile component styling ([#2011](https://github.com/lbryio/lbry-desktop/pull/2011)) * Credit card verification messaging ([#2025](https://github.com/lbryio/lbry-desktop/pull/2025)) + * Reverse Order & Use System/Location Time/Date ([#2036]https://github.com/lbryio/lbry-desktop/pull/2036) ### Fixed * Fixed Transactions filter menu collides with transaction table ([#2005](https://github.com/lbryio/lbry-desktop/pull/2005))