]> git.r.bdr.sh - rbdr/sorting-hat/blob - CHANGELOG.md
Merge branch 'hotfix/1.0.1'
[rbdr/sorting-hat] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [1.0.1] - 2017-08-28
8 ### Changed
9 - Fix executable
10
11 ## 1.0.0 - 2017-08-28
12 ### Added
13 - JSDoc gerneration
14 - Eslint config
15 - Websocket server
16 - Mindwave integration
17 - Support for tmnt strategy (default)
18 - This CHANGELOG
19 - A Readme
20
21 [Unreleased]: https://github.com/rbdr/sorting-hat/compare/master...develop
22 [1.0.1]: https://github.com/rbdr/sorting-hat/compare/1.0.0...1.0.1