From cb670ac88630272c8624ad35e914c41800ca1df9 Mon Sep 17 00:00:00 2001 From: David Ernst Date: Tue, 15 Sep 2015 14:25:07 -0700 Subject: [PATCH] Fix 2014 typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a2b937a2..f25cd856b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.