From 4ed22d96d0308b82ef85fd954ac95a2104c18feb Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Sat, 10 Apr 2021 11:41:21 -0700 Subject: [PATCH] Add Issue ref # to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f7ce6af..6311d9fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ * Fix: Fixed spacing of rating images on the media info pages. * Fix: Fixed refreshing cached image in the browser. * Fix: Bootstrap tooltips logging javascript errors in some instances. - * Fix: Activity card progress bar not filling at 100%. + * Fix: Activity card progress bar not filling at 100%. (#1404) * New: Added blurred background to the Most Active Users statistics card. * New: Added transcode decision filter for all history tables. * New: Added an error popup message if the Plex.tv token is no longer valid when visiting the settings page.