Version bump to 0.7.2

This commit is contained in:
Matt 2021-04-27 19:58:53 -04:00
parent 10a6045b36
commit 95e3d2dcbc
1 changed files with 7 additions and 9 deletions

View File

@ -1,10 +1,8 @@
version: '0.7.1' version: '0.7.2'
changelog: | changelog: |
- #474 Fix: array.array.tostring is removed in Python 3.9 - #490 Fix recently added albums in Kodi 19
- #475 Fix: Get specific library vs list of libraries - #494 Fix syncing libraries after initial sync is complete
- #476 Disable the cleanonupdate tag in advancedsettings.xml - #500 Speed up sync process
- #482 Stop editing sources.xml - #503 Include link to kodi's log uploader in issue template
- #485 Fix integrity error in actor table during sync - #504 Fix transcoding of wrong audio channel
- #486 Always use highest version database available - #506 Increase maximum bitrate
- #487 Fix full syncs with new actors
- #488 Fix formatting on multiline if statement