From a86b81f2725446b22fd51bc783f7fde9bea1e9cd Mon Sep 17 00:00:00 2001 From: Chandler Prall Date: Fri, 27 Apr 2018 10:32:31 -0600 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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)