Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanljones committed Dec 29, 2023
1 parent fb753cd commit bcacf7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
This will set the ID in the smart list to the newly created playlist ID before generating the XML string

### Improvements/Bug Fixes

- **db:** **add My-Tag names association to the `DjmdContent` table**
It is now possible to get a list of the corresponding My-tag names from the `DjmdContent` instance.
- **db:** **add relationship between `DjmdContent` and `DjmdSongMyTag`**
It is now possible to get the My-tag instances directly from the `DjmdContent` instance.
- **db:** **add album artist association to the `DjmdAlbum` and `DjmdContent` tables**
Expand Down

0 comments on commit bcacf7e

Please sign in to comment.