diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c604d1d5..4fc7346c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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