From a9a7af603bdc45cd452233acee14d24ab7526ac5 Mon Sep 17 00:00:00 2001 From: Carsten Koebke Date: Tue, 14 Aug 2018 15:34:41 +0200 Subject: [PATCH] Release version 1.3.1 --- CHANGELOG.md | 11 +++++++++-- module.info | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c267835..54f7782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log -## [1.3.0](https://github.com/mikesch-mp/icingaweb2-module-grafana/tree/1.3.0) (2018-08-14) +## [v1.3.1](https://github.com/mikesch-mp/icingaweb2-module-grafana/tree/v1.3.1) (2018-08-14) +[Full Changelog](https://github.com/mikesch-mp/icingaweb2-module-grafana/compare/v1.3.0...v1.3.1) + +**Fixed bugs:** + +- Indirectproxy multiple panels show one panel multiple times [\#178](https://github.com/Mikesch-mp/icingaweb2-module-grafana/issues/178) + +## [v1.3.0](https://github.com/mikesch-mp/icingaweb2-module-grafana/tree/v1.3.0) (2018-08-14) [Full Changelog](https://github.com/mikesch-mp/icingaweb2-module-grafana/compare/v1.2.5...v1.3.0) **Implemented enhancements:** @@ -336,4 +343,4 @@ ## [v1.0.0](https://github.com/mikesch-mp/icingaweb2-module-grafana/tree/v1.0.0) (2017-02-07) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/module.info b/module.info index 1a7f2aa..733bc5c 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,5 @@ Name: Grafana -Version: master +Version: 1.3.1 Depends: monitoring Description: Grafana - A perfdata visualisation module Shows Grafana graphs for captured metrics. @@ -37,4 +37,4 @@ Description: Grafana - A perfdata visualisation module Nicolai B. - Eric L. \ No newline at end of file + Eric L.