From f69792770b3a2c201272db80f53b54aea63e59f0 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Mon, 22 Jun 2020 09:53:10 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 683f73e71..804d07e11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,13 @@ 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/). -## [Unreleased] +## [Unreleased on desktop] ### Added - Add "tap to unmute" button for videos that start with audio muted _community pr!_ ([#4365](https://github.com/lbryio/lbry-desktop/pull/4365)) +- Allow upgrade bar to be dismissed per session _community pr!_ ([#4413](https://github.com/lbryio/lbry-desktop/pull/4413)) +- Email notification management page ([#4409](https://github.com/lbryio/lbry-desktop/pull/4409)) ### Changed