]>
Commit | Line | Data |
---|---|---|
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] - 2016-12-12 | |
8 | ### Added | |
9 | - JSDoc config | |
10 | - Twitter OAuth Integration | |
11 | - Simple contributing guidelines | |
12 | - Eslint configuration | |
13 | - Docker configuration | |
14 | - CI Integration | |
15 | - This CHANGELOG | |
16 | ||
17 | ### Changed | |
18 | - README to include more info on how to run | |
19 | ||
20 | [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop | |
21 |