Bump version for 0.6.1

This commit is contained in:
Odd Stråbø 2020-09-13 04:24:42 +02:00
parent 91f1f79364
commit 9d33cbd81c
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
version: '0.6.0' version: '0.6.1'
changelog: | changelog: |
- #373 Use correct filename for kodirepo command - #373 Use correct filename for kodirepo command
- #382 Handle empty XMLs in profile video - #382 Handle empty XMLs in profile video
- #384 Add BDMV and DVD Rip support in TV Shows - #384 Add BDMV and DVD Rip support in TV Shows
- #385 Normalize path for os.mkdir - #385 Normalize path for os.mkdir
- #387 Optimize music sync for large libraries - #387 Optimize music sync for large libraries
- #392 Fix the pipeline. Again.