This commit is contained in:
Nicholas St. Germain 2019-04-18 21:32:43 -05:00
parent bcc8b05517
commit b16408be23
2 changed files with 14 additions and 3 deletions

View file

@ -1,7 +1,18 @@
# Change Log
## [v1.6.7](https://github.com/Boerderij/Varken/tree/v1.6.7) (2019-04-18)
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.6...v1.6.7)
## [v1.6.8](https://github.com/Boerderij/Varken/tree/v1.6.8) (2019-04-18)
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.7...v1.6.8)
**Implemented enhancements:**
- \[Enhancement\] Only drop the invalid episodes from sonarr [\#121](https://github.com/Boerderij/Varken/issues/121)
**Merged pull requests:**
- v1.6.8 Merge [\#122](https://github.com/Boerderij/Varken/pull/122) ([DirtyCajunRice](https://github.com/DirtyCajunRice))
## [1.6.7](https://github.com/Boerderij/Varken/tree/1.6.7) (2019-04-18)
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.6...1.6.7)
**Implemented enhancements:**

View file

@ -1,2 +1,2 @@
VERSION = "1.6.8"
BRANCH = 'develop'
BRANCH = 'master'