aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2017-01-31 00:52:09 -0600
committerBen Beltran <ben@nsovocal.com>2017-01-31 00:52:09 -0600
commitf74591da2d5c42b8a1e658d17310e604bedcf856 (patch)
tree52c84831a3a6070e3e01c5ada5b862fd56f28327
parent75d4842ccedd5a423a6c051eee7adc4905c5a864 (diff)
📝 Update README
-rw-r--r--CHANGELOG.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fd38475..fd8004d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [Unreleased] - 2016-12-12
+## 1.0.0 - 2016-01-31
### Added
-- Add inefficient API response
-- Add inefficient polling
-- Add comments
+- Inefficient API response
+- Inefficient polling
+- Comment Support
- JSDoc config
- Twitter OAuth Integration
- Simple contributing guidelines
@@ -16,9 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Docker configuration
- CI Integration
- This CHANGELOG
-
-### Changed
-- README to include more info on how to run
+- Readme
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop