From b71b92e8dd1a27534c94549e9ff14f3a2d8a42b7 Mon Sep 17 00:00:00 2001 From: Michael Derynck Date: Wed, 31 Aug 2022 12:29:56 -0600 Subject: [PATCH] Update changelog for v1.0.30 --- CHANGELOG.md | 5 ++++- grafana-plugin/CHANGELOG.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6545f14f..b028104c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## v1.0.30 (2022-08-31) +- Bug fix: check user notification policy before access + ## v1.0.29 (2022-08-31) - Add arm64 docker image @@ -82,7 +85,7 @@ ## 1.0.2 (2022-06-17) - Fix Grafana Alerting integration to handle API changes in Grafana 9 -- Improve public api endpoint for for outgoing webhooks (/actions) by adding ability to create, update and delete outgoing webhook instance +- Improve public api endpoint for outgoing webhooks (/actions) by adding ability to create, update and delete outgoing webhook instance ## 1.0.0 (2022-06-14) diff --git a/grafana-plugin/CHANGELOG.md b/grafana-plugin/CHANGELOG.md index 6545f14f..b028104c 100644 --- a/grafana-plugin/CHANGELOG.md +++ b/grafana-plugin/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## v1.0.30 (2022-08-31) +- Bug fix: check user notification policy before access + ## v1.0.29 (2022-08-31) - Add arm64 docker image @@ -82,7 +85,7 @@ ## 1.0.2 (2022-06-17) - Fix Grafana Alerting integration to handle API changes in Grafana 9 -- Improve public api endpoint for for outgoing webhooks (/actions) by adding ability to create, update and delete outgoing webhook instance +- Improve public api endpoint for outgoing webhooks (/actions) by adding ability to create, update and delete outgoing webhook instance ## 1.0.0 (2022-06-14)