diff --git a/CHANGELOG.md b/CHANGELOG.md index e32ada02..cc2255fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +## [2.2.1] - 2018-01-01 + +### Fixed +- Fixed linting errors. + ## [2.2.0] - 2018-01-01 **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`