From a98e18d7df2e19f0d12dad218e3832cde9a2c0c4 Mon Sep 17 00:00:00 2001 From: Phil Tietjen Date: Tue, 22 Jun 2021 21:39:39 -0400 Subject: [PATCH] docs: update changelog with #4874 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e6aad7a161..b693618d6eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## [`master`](https://github.com/elastic/eui/tree/master) -No public interface changes since `34.5.2`. +**Bug fixes** + +- Fixed `EuiIcon` from producing console warning in React.StrictMode ([#4910](https://github.com/elastic/eui/pull/4910)) ## [`34.5.2`](https://github.com/elastic/eui/tree/v34.5.2) @@ -40,6 +42,7 @@ No public interface changes since `34.5.2`. - Fixed `EuiPageHeader` bottom padding when `borderBottom = true` ([#4905](https://github.com/elastic/eui/pull/4905)) - Fixed incomplete `height` and `width` information in `EuiResizeObserver` ([#4909](https://github.com/elastic/eui/pull/4909)) + **Theme: Amsterdam** - Updated styles for `EuiRange` ([#4815](https://github.com/elastic/eui/pull/4815)