From b1f73ef074f1801384172c4df8a90fb1bcf4ffb9 Mon Sep 17 00:00:00 2001 From: Spencer Date: Thu, 27 Oct 2016 08:02:59 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b78b79428..1e00129f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # elasticsearch-js changelog +## 12.0 (Oct 26 2016) + - apiVersion `"5.0"` is now the default + ## 11.0 (Apr 5 2016) - 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.