From dd8e3ba414a32cf8d1133ab877d24cd36f1b537c Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Fri, 20 Jul 2018 14:59:21 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cba6ffa40..aceda5a07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). ### Fixed - * Edit option missing from certain published claims ([#175](https://github.com/lbryio/lbry-desktop/issues/1756)) + * Edit option missing from certain published claims ([#1756](https://github.com/lbryio/lbry-desktop/issues/1756)) + * Fix navigation issue with channels that have more than one page ([#1797](https://github.com/lbryio/lbry-desktop/pull/1797)) ### Added