From 704f508292fa3647edb603b4db81f9a14a6b321f Mon Sep 17 00:00:00 2001 From: zeppi Date: Sun, 24 Oct 2021 16:38:11 -0400 Subject: [PATCH] changelog edit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index daf3d45e4..4bde46016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - App reorganized to remove lbry-redux and lbryinc repository dependencies ([#7240](https://github.com/lbryio/lbry-desktop/pull/7240)) - Styling cleanup for file reactions ([#7251](https://github.com/lbryio/lbry-desktop/pull/7251)) - Change share url to odysee and allow custom share url in settings ([#7258](https://github.com/lbryio/lbry-desktop/pull/7258)) -- Change login to Cloud Connect for Odysee ([#7260](https://github.com/lbryio/lbry-desktop/pull/7260)) +- Change Sign in/up to Cloud Connect for Odysee ([#7260](https://github.com/lbryio/lbry-desktop/pull/7260)) ### Fixed - Clicking on the title of a floating player will take you back to the list ([#6921](https://github.com/lbryio/lbry-desktop/pull/6921))