Fix 2014 typo

This commit is contained in:
David Ernst
2015-09-15 14:25:07 -07:00
parent 2c4df236c5
commit cb670ac886

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.