Update CHANGELOG.md with #90 fix

This commit is contained in:
Drew Weymouth
2023-03-20 18:33:10 -07:00
committed by GitHub
parent 163d195032
commit 13ccad28a8
+5
View File
@@ -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