diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e55db74..9593764a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## [3.0.2] - 2019-09-06 +### Added +- .codeclimate.yml to .npmignore +- Greenkeeper.io badge +- `snyk protect` script + +### Updated +- eslint@6.3.0 +- eslint-config-prettier@6.2.0 +- eslint-plugin-jsdoc@15.9.1 +- eslint-plugin-node@10.0.0 +- prettier@1.18.2 +- snyk@1.226.0 (devDependencies -> dependencies) + + ## [3.0.1] - 2019-05-26 ### Updated - cfpathcheck@3.0.3 @@ -114,6 +129,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ### Added - TravisCI build badge. +[3.0.2]: https://github.com/timbeadle/grunt-cfpathcheck/compare/3.0.1...3.0.2 [3.0.1]: https://github.com/timbeadle/grunt-cfpathcheck/compare/3.0.0...3.0.1 [3.0.0]: https://github.com/timbeadle/grunt-cfpathcheck/compare/2.0.1...3.0.0 [2.0.1]: https://github.com/timbeadle/grunt-cfpathcheck/compare/2.0.0...2.0.1