Skip to content

Commit 64c798f

Browse files
committed
update CHANGELOG.md
1 parent c4a1b6c commit 64c798f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
### Improvements/Bug Fixes
77

8+
- **db:** **add type checks for deleting playlists and playlist songs ([#169](https://github.com/dylanljones/pyrekordbox/issues/169))**
9+
This prevents deleting a content instead of a playlist song by accident
810
- **xml:** **fix issue with pretty-formatting xml string ([#164](https://github.com/dylanljones/pyrekordbox/issues/164))**
911
For Python>3.8 the built-in indentation is used, for Python3.8 the XML string is returned unformatted if minidom fails
1012
- **add type hints across the codebase and use mypy for static type checking**

0 commit comments

Comments
 (0)