diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f8671059a39..8ea87a8210c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Added `onFocus` prop to `EuiComboBox` ([#1375](https://github.com/elastic/eui/pull/1375)) - Added `DisambiguateSet` and `ExclusiveUnion` utility types ([#1368](https://github.com/elastic/eui/pull/1368)) - Added `EuiSuperDatePicker` component ([#1351](https://github.com/elastic/eui/pull/1351)) +- Convert the other of the services to TypeScript ([#1392](https://github.com/elastic/eui/pull/1392)) **Bug fixes**