
## 1.0.2 / 2014-08-08

 * Add tests for comment weight update
 * disallow negative karma
 * Fix code after refactor method
 * Return the database value
 * Fix issue where we were adding downvotes
 * Subtract karma if comment is downvoted
 * Add tests for commenter karma update
 * Update tests
 * Allow overriding vote value
 * Use the literal vote values
 * Minified CSS
 * remove build
 * Merge pull request #44 from humanmade/build-tasks
 * Add minified scripts
 * JSHint config
 * Ignore build dir
 * Merge branch 'master' into build-tasks
 * add comments
 * Changelog file
 * Add build tasks
 * Add task plugins
 * Use minified scripts and styles
 * add comments
 * Merge pull request #45 from humanmade/docs
 * Merge branch 'master' into docs
 * Update readme
 * Add readme to markdown task
 * Documentation for how to remove the built in comment template
 
## 1.0.1

* Fix contributors
* Remove unneeded files

## 1.0.0

* Initial release