Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanljones committed Oct 3, 2023
1 parent 297c9b4 commit af53096
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
rearranged or moved to a new parent folder.
- **add method for renaming playlists/playlist folders in the RBv6 db**
The update time and USN are updated accordingly.
- **add method for creating a decrypted copy of the RBv6 database ([#86](https://github.com/dylanljones/pyrekordbox/issues/86))**

### Improvements/Bug Fixes

Expand All @@ -32,6 +33,7 @@
- **improve `Parent` relationship in nested tables.**
The `Parent` relationship in nested tables (like playlists) are now declared via `backref`.
This fixes a bug when deleting rows.
- **set `updated_at` in the playlist XML when committing the RBv6 db**


<a name="0.1.8"></a>
Expand Down

0 comments on commit af53096

Please sign in to comment.