From df3fc6c9bdcd5bd21b95d4251bb80d1822788b39 Mon Sep 17 00:00:00 2001 From: spalger Date: Tue, 4 Aug 2015 05:46:13 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c431a008f..d5328f450 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # elasticsearch-js changelog -## 6.0 (unreleased) +## 6.0 (Aug 4 2015) - Added apiVersion `"1.7"`, which is now the default + - Error objects resulting from a completed http request now have much more information about the request that caused them. ## 5.0 (Jun 9 2015) - Added apiVersion `"1.6"`, which is now the default