Skip to content

Commit f73d17a

Browse files
committed
update CHANGELOG.md
1 parent 9cf4c2d commit f73d17a

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
@@ -9,6 +9,8 @@
99
- **db:** **allow commiting if playlist is not found in XML ([#149](https://github.com/dylanljones/pyrekordbox/issues/149))**
1010
This fixes an issue where the changes to the DB can not be commited if the playlist is missing
1111
in the playlist-xml. A warning is now shown instead.
12+
- **db:** **add timezone support and fix date format issue ([#161](https://github.com/dylanljones/pyrekordbox/issues/161))**
13+
Date formats in the DB are now converted to the local timezone. It is now also possible to read date fields with other formats.
1214
- **config:** **move pyrekordbox cache file to appdir**
1315
The cache file is now stored in the appdata directory of the user.
1416
This avoids writing to the pyrekordbox package directory.

0 commit comments

Comments
 (0)