From ec48432b49c22381622ffdd2f3e51d5bf134c4e8 Mon Sep 17 00:00:00 2001 From: samwiseg0 Date: Mon, 11 Mar 2019 21:06:06 -0400 Subject: [PATCH] CHANGELOG for v1.6.6 --- CHANGELOG.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93351f1..769f729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,18 @@ # Change Log -## [v1.6.5](https://github.com/Boerderij/Varken/tree/v1.6.5) (2019-03-11) -[Full Changelog](https://github.com/Boerderij/Varken/compare/v1.6.4...v1.6.5) +## [v1.6.6](https://github.com/Boerderij/Varken/tree/v1.6.6) (2019-03-11) +[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:** @@ -19,8 +30,8 @@ - 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) -[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.3...1.6.4) +## [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...v1.6.4) **Fixed bugs:**