diff --git a/CHANGELOG.md b/CHANGELOG.md index 55d77de3d640..581033ecb138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## [`master`](https://github.com/elastic/eui/tree/master) -- `EuiButton` now has a single return statement ([#2896](https://github.com/elastic/eui/pull/2896)) +- `EuiButton` now has a single return statement ([#2954](https://github.com/elastic/eui/pull/2954)) - Converted `EuiForm` to TypeScript, added many missing `/form` Prop types ([#2896](https://github.com/elastic/eui/pull/2896)) - Empty table th elements replaced with td in `EuiTable`. ([#2934](https://github.com/elastic/eui/pull/2934)) - Added default prompt text to `aria-describedby` for `EuiFilePicker` ([#2919](https://github.com/elastic/eui/pull/2919))