diff --git a/CHANGELOG.md b/CHANGELOG.md index 859b631..4344fcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased][] +## [0.2.0][] - 2018-10-17 + ### Added - Integration with "Code Climate" for code quality and test coverage reports @@ -39,4 +41,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. First release. -[unreleased]: https://github.com/victorpopkov/react-ui-icheck/compare/v0.1.0...HEAD +[unreleased]: https://github.com/victorpopkov/react-ui-icheck/compare/v0.2.0...HEAD +[0.2.0]: https://github.com/victorpopkov/react-ui-icheck/compare/v0.1.0...v0.2.0