diff --git a/CHANGELOG.md b/CHANGELOG.md index 741a39d74b0..cfdb7161dcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - [Saved Objects Management] Fix relationships header overflow ([#4070](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4070)) - Update main menu to display 'Dashboards' for consistency ([#4453](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4453)) - [Multiple DataSource] Retain the original sample data API ([#4526](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4526)) -- Fix line to vega conversion bug ([#4554](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4554)) ### 🚞 Infrastructure diff --git a/release-notes/opensearch-dashboards.release-notes-2.9.0.md b/release-notes/opensearch-dashboards.release-notes-2.9.0.md index a6039a84535..aeff6c0af5d 100644 --- a/release-notes/opensearch-dashboards.release-notes-2.9.0.md +++ b/release-notes/opensearch-dashboards.release-notes-2.9.0.md @@ -33,7 +33,6 @@ - Update main menu to display 'Dashboards' for consistency ([#4453](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4453)) - [Multiple DataSource] Retain the original sample data API ([#4526](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4526)) - Remove `lmdb-store` to fix backport issue ([#4266](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4266)) -- Fix line to vega conversion bug ([#4554](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4554)) ### 🚞 Infrastructure