diff --git a/CHANGELOG.md b/CHANGELOG.md index e867f2e5..2b25fa06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [11.2.0] +## [11.2.0] (2026-01-05) ### Features - Add `searchRenderSelectedChoices` configuration option to control whether selected choices appear in search results for select-multiple inputs. Defaults to `true` (backward compatible behavior). Set to `false` to hide selected choices from search results.