The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [Unreleased]
+## 1.0.0
### Added
+- Application SID Checking
+- Redis Stor for URLs
+- TwiML generation
- JSDoc config
- Simple contributing guidelines
- CI Integration
- Readme
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop
-
{
"name": "dead-drop",
- "version": "1.0.0-alpha1",
+ "version": "1.0.0",
"description": "A voice communication system",
"main": "lib/dead_drop.js",
"repository": "git@github.com:rbdr/dead-drop.git",