diff --git a/CHANGELOG.md b/CHANGELOG.md index 14200fb6bfb..dfde4e6b1bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -126,6 +126,14 @@ No public interface changes since `37.7.0`. - Fixed usage of `outsideClickCloses` prop of `EuiFlyout` ([#4986](https://github.com/elastic/eui/pull/4986)) - Fixed `EuiFormRow` ignoring `isDisabled` prop on the child element. ([#5022](https://github.com/elastic/eui/pull/5022)) +## [`37.1.4`](https://github.com/elastic/eui/tree/v37.1.4) + +**Note: this release is a backport containing changes originally made in `37.7.0`** + +**Bug fixes** + +- Fixed [de]optimization bug in `EuiDataGrid` when cells are removed from the DOM via virtualization ([#5163](https://github.com/elastic/eui/pull/5163)) + ## [`37.1.3`](https://github.com/elastic/eui/tree/v37.1.3) **Note: this release is a backport containing changes originally made in `37.4.0` and `37.6.1`**