Skip to content

Commit 7d20df1

Browse files
to master 1.6.7
1 parent 8a9fff1 commit 7d20df1

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
# Change Log
22

3-
## [v1.6.6](https://github.com/Boerderij/Varken/tree/v1.6.6) (2019-03-11)
4-
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.5...v1.6.6)
3+
## [v1.6.7](https://github.com/Boerderij/Varken/tree/v1.6.7) (2019-04-18)
4+
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.6...v1.6.7)
5+
6+
**Implemented enhancements:**
7+
8+
- \[BUG\] Ombi null childRequest output [\#119](https://github.com/Boerderij/Varken/issues/119)
9+
- \[ENHANCEMENT\] Invalid entries in Sonarr's queue leaves varken unable to process the rest of the queue [\#117](https://github.com/Boerderij/Varken/issues/117)
10+
11+
**Merged pull requests:**
12+
13+
- v1.6.7 Merge [\#120](https://github.com/Boerderij/Varken/pull/120) ([DirtyCajunRice](https://github.com/DirtyCajunRice))
14+
15+
## [1.6.6](https://github.com/Boerderij/Varken/tree/1.6.6) (2019-03-12)
16+
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.5...1.6.6)
517

618
**Fixed bugs:**
719

varken/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
VERSION = "1.6.7"
2-
BRANCH = 'develop'
2+
BRANCH = 'master'

0 commit comments

Comments
 (0)