]> git.r.bdr.sh - rbdr/sorting-hat/blame_incremental - CHANGELOG.md
Merge branch 'hotfix/1.0.2'
[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.2] - 2017-08-30
8### Changed
9- Fix CI
10
11## [1.0.1] - 2017-08-28
12### Changed
13- Fix executable
14
15## 1.0.0 - 2017-08-28
16### Added
17- JSDoc gerneration
18- Eslint config
19- Websocket server
20- Mindwave integration
21- Support for tmnt strategy (default)
22- This CHANGELOG
23- A Readme
24
25[Unreleased]: https://github.com/rbdr/sorting-hat/compare/master...develop
26[1.0.1]: https://github.com/rbdr/sorting-hat/compare/1.0.0...1.0.1
27[1.0.2]: https://github.com/rbdr/sorting-hat/compare/1.0.1...1.0.2