]> git.r.bdr.sh - rbdr/sorting-hat/blame_incremental - CHANGELOG.md
Fix exec, update docs
[rbdr/sorting-hat] / CHANGELOG.md
... / ...
CommitLineData
1# Changelog
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and 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