]> git.r.bdr.sh - rbdr/sorting-hat/blobdiff - CHANGELOG.md
Merge branch 'hotfix/1.0.2'
[rbdr/sorting-hat] / CHANGELOG.md
index 6450590a69bd84c3950b73574fcc7607420c507d..db1f6196d722972cd1b7c947638a1f5ee1c6aace 100644 (file)
@@ -4,6 +4,14 @@ 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/).
 
+## [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
@@ -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