From 4bedd10bfe95308c4550d7d421250b2568ebe737 Mon Sep 17 00:00:00 2001 From: Chandler Prall Date: Fri, 13 Jul 2018 14:26:44 -0600 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f7e179f9c..95922500349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - `EuiInMemoryTable` no longer resets to the first page on prop update when `items` remains the same ([#1008](https://github.com/elastic/eui/pull/1008)) - Fixed css selector for hiding responsive `EuiBreadcrumb`'s ([#1009](https://github.com/elastic/eui/pull/1009)) - Fixed responsive utility classes for IE ([#1009](https://github.com/elastic/eui/pull/1009)) +- Fixed a syntax error in `keyCodes`'s typescript definition ([#1012](https://github.com/elastic/eui/pull/1012)) ## [`2.0.0`](https://github.com/elastic/eui/tree/v2.0.0)