diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e2646f82ea..6523fdf41c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ ## [`master`](https://github.com/elastic/eui/tree/master) -No public interface changes since `9.4.1`. +**Bug fixes** + +- Fixed `hexToRgb` from erroring on an incorrect string input ([#1741](https://github.com/elastic/eui/pull/1741)) +- Fixed `EuiBadge` custom `color` prop type ([#1741](https://github.com/elastic/eui/pull/1741)) ## [`9.4.1`](https://github.com/elastic/eui/tree/v9.4.1)