blob: 39b12e1bf28823d857a5be98b756b8f34126b631 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## 1.0.0
### Added
- Eslint config
- Status component
- Wave renderer
- This CHANGELOG
- A Readme
[Unreleased]: https://github.com/rbdr/sorting-hat/compare/master...develop
|