From 263bddd11c87a15d12c0e747d26b3af7c0da7ee0 Mon Sep 17 00:00:00 2001 From: Lin Wang Date: Fri, 20 Sep 2024 18:29:57 +0800 Subject: [PATCH] Remove not released bug fix notes Signed-off-by: Lin Wang --- .../opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md | 1 - 1 file changed, 1 deletion(-) diff --git a/release-notes/opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md b/release-notes/opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md index 239fd963..a8be1d4b 100644 --- a/release-notes/opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md +++ b/release-notes/opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md @@ -11,7 +11,6 @@ Compatible with OpenSearch 2.17.0 ### Bug Fixes * Fix connector router response 500 ([#358](https://github.com/opensearch-project/ml-commons-dashboards/pull/358)) -* Fix category order and description in data administration landing page ([#369](https://github.com/opensearch-project/ml-commons-dashboards/pull/369)) ### Maintenance * Increment version to 2.17.0.0 ([#353](https://github.com/opensearch-project/ml-commons-dashboards/pull/353))