From e1f8ac94e4d970458cb38387ccea9ad57f8e649a Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Tue, 10 Mar 2020 13:10:09 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 906f6494a..7e489fcee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [0.4x.x] - [Unreleased] - -### Added +## [0.43.4] - [Unreleased] ### Changed +- Temporarily disabled lbry-format apps over security concerns ([#3824](https://github.com/lbryio/lbry-desktop/pull/3824)) + ### Fixed +- Links to list view weren't working on the homepage and channel discovery page ([#3810](https://github.com/lbryio/lbry-desktop/pull/3810)) +- Valid URL handling in search bar ([#3819](https://github.com/lbryio/lbry-desktop/pull/3819)) + ## [0.43.3] - [2020-03-06] ### Added