From 053e78eabb53b4f7745024beb75fa44d95179433 Mon Sep 17 00:00:00 2001 From: spalger Date: Tue, 9 May 2017 14:36:48 -0700 Subject: [PATCH] update changelog --- docs/changelog.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.asciidoc b/docs/changelog.asciidoc index 845ff4b74..9d1266032 100644 --- a/docs/changelog.asciidoc +++ b/docs/changelog.asciidoc @@ -1,6 +1,10 @@ [[changelog]] == Changelog +=== 13.0.1 (May 9 2017) + + * Fixed the way that `clearScroll` handles it's `scrollId` param https://github.com/elastic/elasticsearch-js/pull/541[#541] + === 13.0.0 (Apr 24 2017) * apiVersion `"5.3"` is now the default