diff --git a/CHANGELOG.md b/CHANGELOG.md index df6f733cfc94..856b7ea230bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ - Added `EuiBetaBadge` for non-GA labelling including options to add it to `EuiCard` and `EuiKeyPadMenuItem` ([#705](https://github.com/elastic/eui/pull/705)) +**Bug fixes** +- Fixed `EuiTableRowCell` from overwriting its child element's `className` [#709](https://github.com/elastic/eui/pull/709) ## [`0.0.44`](https://github.com/elastic/eui/tree/v0.0.44)