Merge pull request #270 from dsernst/patch-1

Fix 2014 typo
This commit is contained in:
Spencer
2015-09-15 17:30:18 -04:00

View File

@ -1,6 +1,6 @@
# elasticsearch-js changelog
## 8.1 (Sep 8 2014)
## 8.1 (Sep 8 2015)
- Added apiVersion `"2.x"`, which will semi-regularly be updated to match the latest development at [elastic/elasticsearch#2.x](https://github.com/elastic/elasticsearch/tree/2.x)
- Removed node engine upper-bound, supporting 4.0 and versions beyond.