From f497b407362638be63a9b78cdbc09c7042004f94 Mon Sep 17 00:00:00 2001 From: gaobinlong Date: Fri, 6 Sep 2024 13:19:40 +0800 Subject: [PATCH] Add release notes for 2.17.0 Signed-off-by: gaobinlong --- .../dashboards-assistant.release-notes-2.17.0.0.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 release-notes/dashboards-assistant.release-notes-2.17.0.0.md diff --git a/release-notes/dashboards-assistant.release-notes-2.17.0.0.md b/release-notes/dashboards-assistant.release-notes-2.17.0.0.md new file mode 100644 index 00000000..426d3d54 --- /dev/null +++ b/release-notes/dashboards-assistant.release-notes-2.17.0.0.md @@ -0,0 +1,11 @@ +## Version 2.17.0.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards Version 2.17.0 + +### Features + +- Use smaller and compressed varients of buttons and form components ([#250](https://github.com/opensearch-project/dashboards-assistant/pull/250)) + +### Maintenance + +- Bump `micromatch` to 4.0.8 ([#269](https://github.com/opensearch-project/dashboards-assistant/pull/269))