diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c48c7b..f4e87b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog +## v0.1.1 (2016-03-07) +- Update ESLint to v2.3.0 to prevent config error on npm2. +- Test gulpfile.js on Node.js v5, v4 and v0.12. + ## v0.1.0 (2016-02-26) - Initial release.