]>
Commit | Line | Data |
---|---|---|
b006b62b 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 | - Eslint config | |
10 | - Base HTML and CSS | |
11 | - Cube renderer | |
12 | - This CHANGELOG | |
13 | - A README | |
14 | - A CONTRIBUTING guide | |
15 | ||
16 | [Unreleased]: https://gitlab.com/rbdr/flower/compare/master...develop |