]> git.r.bdr.sh - rbdr/sorting-hat/blobdiff - CHANGELOG.md
Fix exec, update docs
[rbdr/sorting-hat] / CHANGELOG.md
index 050f8810d6e32e298528023fc1f0c2952677edb8..b90a0ad7ae0172191b0e095453c7b35bd3205cac 100644 (file)
@@ -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