Update CHANGELOG.md

This commit is contained in:
Spencer
2014-07-23 09:06:06 -07:00
parent 5280918ad6
commit 9e990d8814

View File

@ -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)
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)