Skip to content

Commit

Permalink
doc: update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: tygao <[email protected]>
  • Loading branch information
raintygao committed May 4, 2024
1 parent a4574ee commit a1890ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- [Multiple Datasource] Support multi data source in Region map ([#6654](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6654))
- Add `rightNavigationButton` component in chrome service for applications to register and add dev tool to top right navigation. ([#6553](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6553))
- Enable UI Metric Collector to collect UI Metrics and Application Usage ([#6203](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6203))
- Add config for topRightNavigation. ([#6712](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6712))
- Add `opensearchDashboards.topRightNavigation`config for topRightNavigation, which controls dev tool top right nav button. ([#6712](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6712))

### 🐛 Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion changelogs/fragments/6712.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
feat:
- Add config for topRightNavigation ([#6712](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6712))
- Add `opensearchDashboards.topRightNavigation`config for topRightNavigation, which controls dev tool top right nav button. ([#6712](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6712))

0 comments on commit a1890ce

Please sign in to comment.