]> git.r.bdr.sh - rbdr/dasein/blob - CHANGELOG.md
🔧 Update version in package.json
[rbdr/dasein] / CHANGELOG.md
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 - Add inefficient API response
10 - Add inefficient polling
11 - Add comments
12 - JSDoc config
13 - Twitter OAuth Integration
14 - Simple contributing guidelines
15 - Eslint configuration
16 - Docker configuration
17 - CI Integration
18 - This CHANGELOG
19
20 ### Changed
21 - README to include more info on how to run
22
23 [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop
24