changelog + version bump
This commit is contained in:
parent
5508fc79b4
commit
a51afbc82a
2 changed files with 10 additions and 2 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,5 +1,13 @@
|
|||
# Change Log
|
||||
|
||||
## [v1.6-nightly](https://github.com/Boerderij/Varken/tree/v1.6-nightly) (2019-01-02)
|
||||
[Full Changelog](https://github.com/Boerderij/Varken/compare/v1.5...v1.6-nightly)
|
||||
|
||||
**Implemented enhancements:**
|
||||
|
||||
- Fix missing variables in varken.ini automatically [\#81](https://github.com/Boerderij/Varken/issues/81)
|
||||
- Create Wiki for FAQ and help docs [\#80](https://github.com/Boerderij/Varken/issues/80)
|
||||
|
||||
## [v1.5](https://github.com/Boerderij/Varken/tree/v1.5) (2018-12-30)
|
||||
[Full Changelog](https://github.com/Boerderij/Varken/compare/v1.4...v1.5)
|
||||
|
||||
|
@ -158,4 +166,4 @@
|
|||
- Create crontabs [\#6](https://github.com/Boerderij/Varken/pull/6) ([ghost](https://github.com/ghost))
|
||||
- update plex\_dashboard.json [\#5](https://github.com/Boerderij/Varken/pull/5) ([ghost](https://github.com/ghost))
|
||||
- Update README.md [\#4](https://github.com/Boerderij/Varken/pull/4) ([ghost](https://github.com/ghost))
|
||||
- added sickrage portion [\#3](https://github.com/Boerderij/Varken/pull/3) ([ghost](https://github.com/ghost))
|
||||
- added sickrage portion [\#3](https://github.com/Boerderij/Varken/pull/3) ([ghost](https://github.com/ghost))
|
|
@ -1,2 +1,2 @@
|
|||
VERSION = 1.6
|
||||
BRANCH = 'pre-nightly'
|
||||
BRANCH = 'nightly'
|
||||
|
|
Loading…
Reference in a new issue