diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d8d52cebaa..181aabda9a78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ - Added beta version of `EuiXYChart` and associated components ([#309](https://github.com/elastic/eui/pull/309)) - Added `size` prop to `EuiIconTip` ([987](https://github.com/elastic/eui/pull/987)) - Added `database`, `filter`, `globe`, and `save` icons ([990](https://github.com/elastic/eui/pull/990)) -- Fixed issue with Accordion would attempt to use properties and accessors on null ([#982](https://github.com/elastic/eui/pull/982)) **Bug fixes** - Fixed some IE11 flex box bugs and documented others (modal overflowing, image shrinking, and flex group wrapping) ([#973](https://github.com/elastic/eui/pull/973)) - Fixed white square that show in double scollbar via `euiScrollBar()` ([989](https://github.com/elastic/eui/pull/989)) +- Fixed issue with Accordion would attempt to use properties and accessors on null ([#982](https://github.com/elastic/eui/pull/982)) ## [`1.1.0`](https://github.com/elastic/eui/tree/v1.1.0)