From b2c423c6f72ebf323e3b1ae31ae96f5eff91e7f8 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke.madsen@geant.org> Date: Wed, 3 Mar 2021 13:15:13 +0000 Subject: [PATCH] Update changelog.md --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 80f71dd..4224ebf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,8 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.3] - 2021-03-03 +- Tune down the amount of concurrency, as Grafana servers can't keep up ## [0.2] - 2021-03-03 - Generate and provision dashboards concurrently to reduce time to provision -- GitLab