From 0f4e77b46c6b95202806c6e58bacb14b91ff6696 Mon Sep 17 00:00:00 2001 From: Shenoy Pratik Date: Wed, 6 Sep 2023 14:15:11 -0700 Subject: [PATCH] add release notes for 2.10.0 Signed-off-by: Shenoy Pratik --- ...arch-query-workbench.release-notes-2.10.0.0.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 release-notes/opensearch-query-workbench.release-notes-2.10.0.0.md diff --git a/release-notes/opensearch-query-workbench.release-notes-2.10.0.0.md b/release-notes/opensearch-query-workbench.release-notes-2.10.0.0.md new file mode 100644 index 00000000..d25260b2 --- /dev/null +++ b/release-notes/opensearch-query-workbench.release-notes-2.10.0.0.md @@ -0,0 +1,15 @@ +## Version 2.10.0.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards 2.10.0 + +### Bug Fixes + +- Bump word-wrap from 1.2.3 to 1.2.4 ([#99](https://github.com/opensearch-project/dashboards-query-workbench/pull/99)) + +### Infrastructure + +- Update backport CI, add PR merged condition ([#113](https://github.com/opensearch-project/dashboards-query-workbench/pull/113)) + +### Maintenance + +- Increment version to 2.10.0.0 ([#100](https://github.com/opensearch-project/dashboards-query-workbench/pull/100))