From 361eaf5987d2881e3735207f229a254870221726 Mon Sep 17 00:00:00 2001 From: suzhou Date: Tue, 21 Mar 2023 10:53:27 +0800 Subject: [PATCH] feat: update changelog Signed-off-by: suzhou --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c929671af16c..d19fe6ae6083 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -200,7 +200,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Add path ignore for markdown files for CI ([#2312](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2312)) - Updating WS scans to ignore BWC artifacts in `cypress` ([#2408](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2408)) - [CI] Run functional test repo as workflow ([#2503](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2503)) -- [CI] Patch pkg.branch according to pkg.version when build ([#3483](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3483)) +- Add downgrade logic for branch in DocLinkService([#3483](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3483)) ### 📝 Documentation