]>
Commit | Line | Data |
---|---|---|
4b3d8120 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 | ||
11400882 | 7 | ## 1.0.0 |
4b3d8120 | 8 | ### Added |
4b3d8120 | 9 | - Eslint config |
11400882 BB |
10 | - Status component |
11 | - Wave renderer | |
4b3d8120 BB |
12 | - This CHANGELOG |
13 | - A Readme | |
14 | ||
15 | [Unreleased]: https://github.com/rbdr/sorting-hat/compare/master...develop |