From 5d6fe3696e60e2c47ce3f156f3c34c359186f0fa Mon Sep 17 00:00:00 2001 From: Greg Thompson Date: Fri, 13 Sep 2019 13:52:10 -0500 Subject: [PATCH] CL --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59656fcb6bd..e416f29b465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ - Created `EuiSuggest` component ([#2270](https://github.com/elastic/eui/pull/2270)) - Added missing `compressed` styling to `EuiSwitch` ([#2327](https://github.com/elastic/eui/pull/2327)) +- Converted `EuiColorPicker` to TypeScript ([#2340](https://github.com/elastic/eui/pull/2340)) +- Added inline rendering option to `EuiColorPicker` ([#2340](https://github.com/elastic/eui/pull/2340)) ## [`14.0.0`](https://github.com/elastic/eui/tree/v14.0.0)