[DOCS] Adds Filters fix to Release Notes (#44187)

* [DOCS] Adds Filters fix to Release Notes

* [DOCS] Identifies RN item as an issue, not PR
This commit is contained in:
gchaps 2019-08-28 08:00:49 -07:00 committed by gchaps
parent a4287db1a9
commit f3157ebe19

View file

@ -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]