diff --git a/CHANGELOG.md b/CHANGELOG.md index 72ecf5e697a..44e7729d4fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ ## [`master`](https://github.com/elastic/eui/tree/master) -No public interface changes since `6.4.0`. +**Bug fixes** + +- Added `legend` for accessibility of `EuiButtonGroup` and fixed opacity of disabled input ([#1444](https://github.com/elastic/eui/pull/1444)) + ## [`6.4.0`](https://github.com/elastic/eui/tree/v6.4.0) @@ -11,7 +14,6 @@ No public interface changes since `6.4.0`. **Bug fixes** - Fix mouse interaction with `EuiComboBox` in IE11 ([#1437](https://github.com/elastic/eui/pull/1437)) -- Added `legend` for accessibility of `EuiButtonGroup` and fixed opacity of disabled input ([#1444](https://github.com/elastic/eui/pull/1444)) ## [`6.3.1`](https://github.com/elastic/eui/tree/v6.3.1)