From fa90c38477037531db1507fe6f5801e73b2d45ae Mon Sep 17 00:00:00 2001 From: Nathan Reese Date: Thu, 3 May 2018 15:06:38 -0600 Subject: [PATCH] change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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)