From 30c9a3bc1cfabb1d378f7d401c3fc72a29e885c6 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Mon, 16 Dec 2019 14:44:00 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b927a1526..fa803a16c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed +- Issue with adding tags on publishes ([#3375](https://github.com/lbryio/lbry-desktop/pull/3375)) + ### Added - Dedicated Channel Creation page ([#3305](https://github.com/lbryio/lbry-desktop/pull/3305)) +- Ability to use custom wallet servers ([#3361](https://github.com/lbryio/lbry-desktop/pull/3361)) +- Autoplay free text files ([#3357](https://github.com/lbryio/lbry-desktop/pull/3357)) ### Changed +- Updated lbry-sdk to [0.50.0](https://github.com/lbryio/lbry-sdk/releases/tag/v0.50.0) - Always round down dates on claim previews for better yotube parity ([#3353](https://github.com/lbryio/lbry-desktop/pull/3353)) ## [0.37.2] - [2019-11-21]