diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 400d1f446fde2..9061b12d37783 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -40,6 +40,9 @@ Canvas:: * Fixes IE11 fullscreen behavior to properly position workpad {pull}42544[#42544] Discover:: * Fixes a bug where selecting a period in the discover histogram did not result in a refresh. {pull}43097[#43097] +Filters:: +* Fixes Firefox continuously changing filter position order when +applying more than 1 filter. See https://github.com/elastic/kibana/issues/41567[issue #41567]. Geo:: * Moves Geojson deep clone logic to Elasticsearch, making Geojson upload more stable when uploading large geometries. {pull}41835[#41835]