version 15.2.0

(cherry picked from commit 29c338193a)
This commit is contained in:
spalger
2018-10-29 12:26:17 -07:00
parent ec0514cf59
commit 915e4ca432
4 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
[[changelog]]
== Changelog
=== 15.2.0 (Oct 29 2018)
* apiVersion `"6.4"` is now the default
=== 15.1.1 (July 3 2018)
* Fix JSON serialization bug affecting some objects with non-enumerable properties https://github.com/elastic/elasticsearch-js/issues/504[#504]