Revert "[DOCS] 6.2.4 Release Notes" (#17730)

This reverts commit 3ee5b15ca9.
This commit is contained in:
dave.snider@gmail.com 2018-04-16 15:21:50 -07:00 committed by GitHub
parent 3ee5b15ca9
commit 9406759fac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 28 deletions

View file

@ -5,7 +5,6 @@
--
This section summarizes the changes in each release.
* <<release-notes-6.2.4>>
* <<release-notes-6.2.3>>
* <<release-notes-6.2.2>>
* <<release-notes-6.2.1>>
@ -24,7 +23,6 @@ This section summarizes the changes in each release.
* <<release-notes-6.0.0-alpha1>>
--
include::release-notes/6.2.4.asciidoc[]
include::release-notes/6.2.3.asciidoc[]
include::release-notes/6.2.2.asciidoc[]
include::release-notes/6.2.1.asciidoc[]

View file

@ -1,26 +0,0 @@
[[release-notes-6.2.4]]
== 6.2.4 Release Notes
Also see <<breaking-changes-6.0>>.
[float]
[[bug-6.2.4]]
=== Bug fixes
Platform::
* Fixed deprecation logging warnings {pull}17439[#17439]
Visualization::
* Fixed map zoom settings {pull}17367[#17367]
* Enabled Option change to show on map {pull}17405[#17405]
* Added support for percentiles and percentile ranks to metrics visualizations {pull}17243[#17243]
Management::
* Added better support for discarding results of older queries {pull}17148[#17148]
Platform::
* Fixed an issue with the numeric formatter to handle small exponential numbers {pull}17508[#17508]
[float]
[[enhancement-6.2.4]]
=== Enhancement
Visualization::
* Upgraded Vega libraries: `vega-lib` to 3.2.1 and `vega-lite` to 2.3.1 {pull}17314[#17314]