From 6e16db9ba0ff1e0804741d29311a43ff7a6964a2 Mon Sep 17 00:00:00 2001 From: AWSHurneyt Date: Mon, 20 Feb 2023 16:49:26 -0800 Subject: [PATCH] Drafted 2.6 release notes. Signed-off-by: AWSHurneyt --- ...h-alerting-dashboards-plugin.release-notes-2.6.0.0.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.6.0.0.md diff --git a/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.6.0.0.md b/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.6.0.0.md new file mode 100644 index 000000000..721ba4e90 --- /dev/null +++ b/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.6.0.0.md @@ -0,0 +1,9 @@ +## Version 2.6.0.0 2023-02-20 +Compatible with OpenSearch Dashboards 2.6.0 + +### Maintenance +* Updated MAINTAINERS.md format. ([#435](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/435)) +* Bumped version to 2.6. ([#492](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/492)) + +### Documentation +* Add 2.6.0 release notes. ([#]())