v1.6.8
This commit is contained in:
parent
bcc8b05517
commit
b16408be23
2 changed files with 14 additions and 3 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -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:**
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
VERSION = "1.6.8"
|
||||
BRANCH = 'develop'
|
||||
BRANCH = 'master'
|
||||
|
|
Loading…
Reference in a new issue