From 5bea5bff02fe8682d33df2475446fee6dc1c7995 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke.madsen@geant.org> Date: Fri, 9 Apr 2021 07:45:01 +0000 Subject: [PATCH] Update changelog.md --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index 2e836cd..4d8c33e 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.8] - 2021-04-09 +- Templated home dashboard to provision different one for each organization +- Add interface names to aggregate graph target aliases +- Add lab router dashboard +- Remove multicast panels + ## [0.7] - 2021-03-25 - Added better support for excluding dashboards under specific paths - Added version endpoint -- GitLab