From 1e2c5559d94bcae1deac0bd1a6bcfb211fc98483 Mon Sep 17 00:00:00 2001 From: Josh Romero Date: Wed, 26 Jul 2023 17:29:38 +0000 Subject: [PATCH] add changelog Signed-off-by: Josh Romero --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 957b5d4bfd50..1c1e42049f0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Hide any output from use_node checking for Node compatibility ([#4237](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4237)) - Add category option within groups for context menus ([#4144](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4144)) - [Saved Object Service] Add Repository Factory Provider ([#4149](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4149)) -- [Sample Data] Add visual consistency dashboard to sample logs data ([#4339](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4339)) +- [Sample Data] Add visual consistency dashboard to sample logs data ([#4339](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4339), [#4619](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4619)) - [@osd/pm] Fix `file:`-linked dependencies' resolution to improve ability to test with local packages ([#4342](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4342)) - [Multiple DataSource] Backend support for adding sample data ([#4268](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4268)) - Add configurable defaults and overrides to uiSettings ([#4344](/~https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4344))