CHANGELOG for v1.6.6
This commit is contained in:
parent
4572f086ac
commit
ec48432b49
1 changed files with 15 additions and 4 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,7 +1,18 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
## [v1.6.5](https://github.com/Boerderij/Varken/tree/v1.6.5) (2019-03-11)
|
## [v1.6.6](https://github.com/Boerderij/Varken/tree/v1.6.6) (2019-03-11)
|
||||||
[Full Changelog](https://github.com/Boerderij/Varken/compare/v1.6.4...v1.6.5)
|
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.5...v1.6.6)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- \[BUG\] TZDATA issue in docker images [\#112](https://github.com/Boerderij/Varken/issues/112)
|
||||||
|
- \[BUG\] Unifi job does not try again after failure [\#107](https://github.com/Boerderij/Varken/issues/107)
|
||||||
|
- \[BUG\] Catch ChunkError [\#106](https://github.com/Boerderij/Varken/issues/106)
|
||||||
|
|
||||||
|
- v1.6.6 Merge [\#116](https://github.com/Boerderij/Varken/pull/116) ([samwiseg0](https://github.com/samwiseg0))
|
||||||
|
|
||||||
|
## [1.6.5](https://github.com/Boerderij/Varken/tree/1.6.5) (2019-03-11)
|
||||||
|
[Full Changelog](https://github.com/Boerderij/Varken/compare/v1.6.4...1.6.5)
|
||||||
|
|
||||||
**Implemented enhancements:**
|
**Implemented enhancements:**
|
||||||
|
|
||||||
|
@ -19,8 +30,8 @@
|
||||||
|
|
||||||
- v1.6.5 Merge [\#115](https://github.com/Boerderij/Varken/pull/115) ([samwiseg0](https://github.com/samwiseg0))
|
- v1.6.5 Merge [\#115](https://github.com/Boerderij/Varken/pull/115) ([samwiseg0](https://github.com/samwiseg0))
|
||||||
|
|
||||||
## [1.6.4](https://github.com/Boerderij/Varken/tree/1.6.4) (2019-02-04)
|
## [v1.6.4](https://github.com/Boerderij/Varken/tree/v1.6.4) (2019-02-04)
|
||||||
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.3...1.6.4)
|
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.3...v1.6.4)
|
||||||
|
|
||||||
**Fixed bugs:**
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue