From 9e990d8814b6426c67cbe079b9e4d7f65408783c Mon Sep 17 00:00:00 2001 From: Spencer Date: Wed, 23 Jul 2014 09:06:06 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10016992e..a6343ebad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Added support for Node 0.11 - Updated `bluebird`, which modified the [promise api](https://github.com/petkaantonov/bluebird/blob/v2.2.1/API.md) somewhat - moved the log generator into it's own package [makelogs](https://www.npmjs.org/package/makelogs) + - [Lower the logging level of `Request complete`](https://github.com/elasticsearch/elasticsearch-js/pull/122) ## 2.2 (Mar 27 2014) - The default API version is now `'1.2'` @@ -49,4 +50,4 @@ ## pre 1.0 - Another module, now know as es on npm, used the elasticsearch module name. This module had several pre-1.0 - releases so we started at 1.0 to prevent collisions in exiting projects. The history for that project is available [here](https://github.com/ncb000gt/node-es) \ No newline at end of file + releases so we started at 1.0 to prevent collisions in exiting projects. The history for that project is available [here](https://github.com/ncb000gt/node-es)