X-Git-Url: https://git.r.bdr.sh/rbdr/sorting-hat/blobdiff_plain/91b4af41c76fdcef5cb81435196f5b6a29f873c7..HEAD:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 050f881..db1f619 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] +## [1.0.2] - 2017-08-30 +### Changed +- Fix CI + +## [1.0.1] - 2017-08-28 +### Changed +- Fix executable + +## 1.0.0 - 2017-08-28 ### Added - JSDoc gerneration - Eslint config @@ -15,3 +23,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - A Readme [Unreleased]: https://github.com/rbdr/sorting-hat/compare/master...develop +[1.0.1]: https://github.com/rbdr/sorting-hat/compare/1.0.0...1.0.1 +[1.0.2]: https://github.com/rbdr/sorting-hat/compare/1.0.1...1.0.2