]>
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 | ## 1.0.0 - 2016-01-31 | |
8 | ### Added | |
9 | - Inefficient API response | |
10 | - Inefficient polling | |
11 | - Comment Support | |
12 | - JSDoc config | |
13 | - Twitter OAuth Integration | |
14 | - Simple contributing guidelines | |
15 | - Eslint configuration | |
16 | - Docker configuration | |
17 | - CI Integration | |
18 | - This CHANGELOG | |
19 | - Readme | |
20 | ||
21 | [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop | |
22 |