From d750b019e2bd6cc3baf7736683c03951f47b14bb Mon Sep 17 00:00:00 2001 From: spalger Date: Mon, 8 May 2017 12:18:41 -0700 Subject: [PATCH] correct 13.0.0 release date (cherry picked from commit cbb66cc6f37cacda4ff7773f051a70da6e8fb87e) --- docs/changelog.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.asciidoc b/docs/changelog.asciidoc index 288ece816..845ff4b74 100644 --- a/docs/changelog.asciidoc +++ b/docs/changelog.asciidoc @@ -1,7 +1,7 @@ [[changelog]] == Changelog -=== 13.0.0 (Apr 24 2016) +=== 13.0.0 (Apr 24 2017) * apiVersion `"5.3"` is now the default * Fixed the way that http addresses are sniffed from the cluster https://github.com/elastic/elasticsearch-js/issues/496[#496]