diff --git a/CHANGELOG.md b/CHANGELOG.md index 047e4736309c1..98cd9bfe00089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -129,7 +129,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Fixed - Fix issue with feature flags where default value may not be honored ([#12849](https://github.com/opensearch-project/OpenSearch/pull/12849)) - Fix UOE While building Exists query for nested search_as_you_type field ([#12048](https://github.com/opensearch-project/OpenSearch/pull/12048)) -- Fix [BUG] Error invoking _stats with expand_wildcards on closed indices ([#12345](https://github.com/opensearch-project/OpenSearch/pull/12345)) +- Fix [BUG] Error invoking _stats with expand_wildcards on closed indices ([#13012](https://github.com/opensearch-project/OpenSearch/pull/13012)) ### Security