diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2f6888d839..59baf98d1fc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Added `EuiDescribedFormGroup` component, a wrapper around `EuiFormRow`(s) ([#707](https://github.com/elastic/eui/pull/707)) - Added `describedByIds` prop to `EuiFormRow` to help with accessibility ([#707](https://github.com/elastic/eui/pull/707)) +- `EuiComboBox` remove cross icon when `singleSelection` is enabled ([#769](https://github.com/elastic/eui/pull/769)) ## [`0.0.45`](https://github.com/elastic/eui/tree/v0.0.45)