From 3f29698f98a13f0ae40b6a2803faa5bea00ad5b1 Mon Sep 17 00:00:00 2001 From: joe fleming Date: Tue, 10 Jul 2018 08:54:58 -0700 Subject: [PATCH] chore: add line to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d83dc30eaaa..6e9d13962a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - 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)