]>
Commit | Line | Data |
---|---|---|
91b4af41 BB |
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 | ## [Unreleased] | |
8 | ### Added | |
9 | - JSDoc gerneration | |
10 | - Eslint config | |
11 | - Websocket server | |
12 | - Mindwave integration | |
13 | - Support for tmnt strategy (default) | |
14 | - This CHANGELOG | |
15 | - A Readme | |
16 | ||
17 | [Unreleased]: https://github.com/rbdr/sorting-hat/compare/master...develop |