From 7d0edd86da081bedbe1a76e4a97e5a1a24aa0bef 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 8b1e0c6de5c..ca46f0bdeec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Added `disabled` prop to `EuiComboBoxOption` ([#650](https://github.com/elastic/eui/pull/650)) - Added support for `
` and `` tags to `` ([#654](https://github.com/elastic/eui/pull/654))
 - Added export of SASS theme variables in JSON format during compilation ([#642](https://github.com/elastic/eui/pull/642))
+- 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)