Changelog + version bump

This commit is contained in:
Nicholas St. Germain 2018-12-16 00:59:58 -06:00
parent 78b7765553
commit 73e203d6ca
2 changed files with 10 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Change Log
## [v1.2-nightly](https://github.com/Boerderij/Varken/tree/v1.2-nightly) (2018-12-16)
[Full Changelog](https://github.com/Boerderij/Varken/compare/v1.1...v1.2-nightly)
**Implemented enhancements:**
- \[Feature Request\]: Pull list of requests \(instead of just counts\) [\#58](https://github.com/Boerderij/Varken/issues/58)
- Feature Request , Add Sickchill [\#48](https://github.com/Boerderij/Varken/issues/48)
## [v1.1](https://github.com/Boerderij/Varken/tree/v1.1) (2018-12-11)
[Full Changelog](https://github.com/Boerderij/Varken/compare/v1.0...v1.1)

View file

@ -1 +1,2 @@
VERSION = 1.1
VERSION = 1.2
BRANCH = 'nightly'