add caching of artist images

This commit is contained in:
Drew Weymouth
2023-03-19 11:01:20 -07:00
parent 005191c9c3
commit 2380caab35
4 changed files with 95 additions and 23 deletions
+3
View File
@@ -1,5 +1,8 @@
# Change Log
## Unreleased
- [#39](https://github.com/dweymouth/supersonic/issues/39) Add caching of artist images
## [0.0.1-alpha2] - 2023-03-17
### Added