From e2d2af950e5682320e5a5c1016b4deed8e0cf021 Mon Sep 17 00:00:00 2001 From: cchaos Date: Wed, 16 Jan 2019 14:50:52 -0500 Subject: [PATCH] cl fix --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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)