From 831498f89b2c480eba82a976916aeb5cb17d6e16 Mon Sep 17 00:00:00 2001 From: "Nicholas St. Germain" Date: Mon, 17 Dec 2018 23:52:14 -0600 Subject: [PATCH] changelog update and version bump --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff3fafd..01c35f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## [v1.3-nightly](https://github.com/Boerderij/Varken/tree/v1.3-nightly) (2018-12-17) +[Full Changelog](https://github.com/Boerderij/Varken/compare/v1.2-nightly...v1.3-nightly) + +**Implemented enhancements:** + +- Create randomized 12-24 hour checks to update GeoLite DB after the first wednesday of the month [\#60](https://github.com/Boerderij/Varken/issues/60) + +**Fixed bugs:** + +- \[BUG\] Add Catchall to ombi requests [\#59](https://github.com/Boerderij/Varken/issues/59) + +**Closed issues:** + +- Unify naming and cleanup duplication in iniparser [\#61](https://github.com/Boerderij/Varken/issues/61) + ## [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)