From 486f84d9bb0a4bbe92a87905e8c0d8d5984e17b0 Mon Sep 17 00:00:00 2001 From: Chris Earle Date: Sat, 2 Feb 2019 13:26:21 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54ea5b7cd01..c2b528e3206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - Updated `EuiPage` background color to match body background color ([#1513](https://github.com/elastic/eui/pull/1513)) - Fixed React key usage in `EuiPagination` ([#1514](https://github.com/elastic/eui/pull/1514)) - Fixed bug which prevented `EuiSwitch` with generated ID from having its label announced by VoiceOver ([#1519](https://github.com/elastic/eui/pull/1519)) +- Fixed `EuiFilterButton` handling `numFilters` when `0` was specified ([#1510](https://github.com/elastic/eui/pull/1510)) ## [`6.8.0`](https://github.com/elastic/eui/tree/v6.8.0)