The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [1.0.1] - 2017-08-28
+### Changed
+- Fix executable
+
## 1.0.0 - 2017-08-28
### Added
- JSDoc gerneration
- 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