- Return related data on artist/album/track endpoints
- Scrobble table now links to tracks
This commit is contained in:
Daniel Mason 2021-04-05 17:11:37 +12:00
parent 99f9e7cfb3
commit 7c3b98a828
Signed by: idanoo
GPG key ID: 387387CDBC02F132
8 changed files with 33 additions and 19 deletions

View file

@ -1,3 +1,7 @@
# 0.0.20
- Return related data on artist/album/track endpoints
- Scrobble table now links to tracks
# 0.0.19
- Tidy init/goscrobble.service
- Add routers for Artist/Album/Track endpoints + basic pages