Merge branch '4.0' of github.com:elastic/elasticsearch-js

This commit is contained in:
Spencer Alger
2015-05-19 20:48:17 -07:00

View File

@ -5,6 +5,7 @@
- Changed the default pingTimeout to 3 seconds, and made it configurable
- Improved compatibility with node 0.12
- Updated dependencies
- Make the stream logger actually usable (thanks @falmp!)
## 3.1 (Jan 6 2015)
- Added HTTPS/SSL configuration options and related errors