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