From c46e3bef010d47847be483d212066b23dbbb22a2 Mon Sep 17 00:00:00 2001 From: Michael Derynck Date: Tue, 25 Oct 2022 13:42:32 -0600 Subject: [PATCH] Update changelog for v1.0.43 --- CHANGELOG.md | 3 +++ grafana-plugin/CHANGELOG.md | 15 +++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6794d33e..f53cb91d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## v1.0.43 (2022-10-25) +- Bug fixes + ## v1.0.42 (2022-10-24) - Fix posting resolution notes to Slack diff --git a/grafana-plugin/CHANGELOG.md b/grafana-plugin/CHANGELOG.md index ebfa6fb2..f53cb91d 100644 --- a/grafana-plugin/CHANGELOG.md +++ b/grafana-plugin/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## v1.0.43 (2022-10-25) +- Bug fixes + +## v1.0.42 (2022-10-24) +- Fix posting resolution notes to Slack + +## v1.0.41 (2022-10-24) +- Add personal email notifications +- Bug fixes + +## v1.0.40 (2022-10-05) +- Improved database and celery backends support +- Added script to import PagerDuty users to Grafana +- Bug fixes + ## v1.0.39 (2022-10-03) - Fix issue in v1.0.38 blocking the creation of schedules and webhooks in the UI