From 0ee8f3e42b3833112f70dc5d0b80e5d5a30865f6 Mon Sep 17 00:00:00 2001 From: Michael Derynck Date: Mon, 3 Oct 2022 11:18:49 -0600 Subject: [PATCH] Update changelog for v1.0.39 --- CHANGELOG.md | 4 ++++ grafana-plugin/CHANGELOG.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0ead17d..ebfa6fb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## v1.0.39 (2022-10-03) + +- Fix issue in v1.0.38 blocking the creation of schedules and webhooks in the UI + ## v1.0.38 (2022-09-30) - Fix exception handling for adding resolution notes when slack and oncall users are out of sync. diff --git a/grafana-plugin/CHANGELOG.md b/grafana-plugin/CHANGELOG.md index d0ead17d..ebfa6fb2 100644 --- a/grafana-plugin/CHANGELOG.md +++ b/grafana-plugin/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## v1.0.39 (2022-10-03) + +- Fix issue in v1.0.38 blocking the creation of schedules and webhooks in the UI + ## v1.0.38 (2022-09-30) - Fix exception handling for adding resolution notes when slack and oncall users are out of sync.