version 15.4.0

(cherry picked from commit bfd03f17924c8c512014cbfd00407f43b9c06c84)
This commit is contained in:
spalger
2019-02-06 12:55:22 -06:00
parent 94f84ca1fa
commit fd4b0f7de7
4 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
[[changelog]]
== Changelog
=== 15.4.0 (Feb 6 2019)
* apiVersion `"6.6"` is now the default
=== 15.3.1 (Jan 23 2019)
* Fixed an issue in node 10 where multi-byte characters in the URL would trigger and uncaught error https://github.com/elastic/elasticsearch-js/pull/756[#756]