This commit is contained in:
David Cook
2016-04-05 19:36:25 -05:00
parent 50819827b7
commit 5e86cc903a

View File

@ -1,7 +1,7 @@
# elasticsearch-js changelog
## 11.0 (Apr 5 2016)
- apiVersion `"2.3"` is not the default
- apiVersion `"2.3"` is now the default
- updated APIs, to use the new API's exposed by the `v5.0.0-alpha1` of elasticsearch use the `"master"` api version.
- Switch to [promise](https://www.npmjs.com/package/promise) from [promise-js](https://www.npmjs.com/package/promise-js) to prevent polluting global environment