Merge 2.2.1 changes.

This commit is contained in:
Michael Teeuw 2018-01-01 14:23:38 +01:00
commit de99a7aeaf

View File

@ -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`