Skip to content

Commit f5a3ad0

Browse files
v1.7.1 Merge
1 parent 50d2faf commit f5a3ad0

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

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

3-
## [v1.7.0](https://github.com/Boerderij/Varken/tree/v1.7.0) (2019-05-05)
4-
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.8...v1.7.0)
3+
## [v1.7.1](https://github.com/Boerderij/Varken/tree/v1.7.1) (2019-06-03)
4+
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.7.0...v1.7.1)
5+
6+
**Fixed bugs:**
7+
8+
- \[BUG\] Sonarr Missing episodes column ordering is incorrect [\#133](https://github.com/Boerderij/Varken/pull/133) ([nicolerenee](https://github.com/nicolerenee))
9+
10+
**Merged pull requests:**
11+
12+
- v1.7.1 Merge [\#134](https://github.com/Boerderij/Varken/pull/134) ([DirtyCajunRice](https://github.com/DirtyCajunRice))
13+
14+
## [1.7.0](https://github.com/Boerderij/Varken/tree/1.7.0) (2019-05-06)
15+
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.8...1.7.0)
516

617
**Implemented enhancements:**
718

varken/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = "1.7.0"
1+
VERSION = "1.7.1"
22
BRANCH = 'master'

0 commit comments

Comments
 (0)