Add deprecation warning

This commit is contained in:
Daniel García Aubert 2019-01-02 12:52:53 +01:00
parent e9e2117046
commit 3f6cccc50b

View File

@ -1,5 +1,7 @@
# Changelog
**Deprecation warning**: Next major release will drop support for `Node.js 6 LTS` and `npm 3.x`. You'll be able to use the latest ES features as soon as we release 3.0.0. In the meantime, as a developer, you should keep compatibility with Node.js 6 LTS and keep updated both `package-lock.json` and `npm-shrinkwrap.json` files.
## 2.3.2
Released 2018-mm-dd