X-Git-Url: https://git.r.bdr.sh/rbdr/sorting-hat/blobdiff_plain/91b4af41c76fdcef5cb81435196f5b6a29f873c7..620a85821141fe89fcc400509f75276fd9016443:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 050f881..b90a0ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ 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.1] - 2017-08-28 +### Changed +- Fix executable + +## 1.0.0 - 2017-08-28 ### Added - JSDoc gerneration - Eslint config @@ -15,3 +19,4 @@ 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