From fc592d8859363cd973dc246c3b389cd376efcd2a Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 22 Nov 2017 22:24:04 +0100 Subject: [PATCH] prepare release v1.9.0 --- History.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 1633b05..fd6880e 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,15 @@ +# 1.9.0 / 2017-11-22 + + * Do not use MAD on example dashboard + * Extract required filter from pongo2-addons + * Switch to dep for vendoring, update libraries + * Fix: Description for BaseURL was broken + * Fix: Initialization of s3 object needed adjustment + * Fix: Welcome dashboard contains no metrics for 1m + * Lint: Remove not required conversion + * Meta: Add automated asset building for Github + * Meta: Replace license stub with full license text + # 1.8.1 / 2016-09-06 * Fix: Use type Status instead of string @@ -83,4 +95,4 @@ 1.0.0 / 2015-02-07 ================== - * Initial version \ No newline at end of file + * Initial version