From 7635ee3ee229c80e0ccbfc3fef09e109e39ac0ae Mon Sep 17 00:00:00 2001 From: Nathan Reese Date: Tue, 10 Apr 2018 15:44:30 -0600 Subject: [PATCH] update readme --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a5f2f7a59bf..0fae644593e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # [`master`](https://github.com/elastic/eui/tree/master) - add disabled prop to `EuiComboBoxOption` ([#650](https://github.com/elastic/eui/pull/650)) +- Close `EuiComboBox` `singleSelection` options list when option is choosen ([#645](https://github.com/elastic/eui/pull/645)) # [`0.0.40`](https://github.com/elastic/eui/tree/v0.0.40)