diff --git a/CHANGELOG.md b/CHANGELOG.md index c1207c3aca2..6878ea2f4c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Improved `EuiSwitch` a11y by aligning to aria roles ([#2491](https://github.com/elastic/eui/pull/2491)) - Converted `EuiSwitch` to TypeScript ([#2491](https://github.com/elastic/eui/pull/2491)) - Added an accessible label-less `EuiSwitch` variation ([#2491](https://github.com/elastic/eui/pull/2491)) +- Updated `EuiHeaderAlert` to add `badge` prop ([#2506](https://github.com/elastic/eui/pull/2506)) **Bug fixes**