From 13ccad28a8619a17dceb7c884d1ee8e7e53db190 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Mon, 20 Mar 2023 18:33:10 -0700 Subject: [PATCH] Update CHANGELOG.md with #90 fix --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e277f98..ae197ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ # Change Log ## Unreleased + +### Added - [#39](https://github.com/dweymouth/supersonic/issues/39) Add caching of artist images +### Fixed +- [#90](https://github.com/dweymouth/supersonic/issues/90) Wrong covers get loaded for albums if server has different IDs for album and cover art + ## [0.0.1-alpha2] - 2023-03-17 ### Added