From 2a83519406d7fb3489f8361c3a6289d7e6e330b5 Mon Sep 17 00:00:00 2001 From: spalger Date: Sun, 10 Jan 2016 15:40:30 -0700 Subject: [PATCH] [changelog] update (cherry picked from commit f76140e526c5f5c581b13abc8e052f6bf2c95802) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 447d02cc8..3362f1be7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - fix a bug that could cause error statuses to be strings rather than numbers - doc fixes - support sniffing nodes that have published hostnames + - error logging now includes information about the request where the error occured [#330](https://github.com/elastic/elasticsearch-js/pull/330) ## 10.0 (Nov 24 2015) - apiVersion `"2.1"` is now the default