Skip to content

Commit

Permalink
Updating change log file
Browse files Browse the repository at this point in the history
  • Loading branch information
esatterwhite committed Dec 30, 2016
1 parent a53041e commit 18b73a6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
v3.0.0
------
* Migrates the timer module into a class - can run multiple servers in isolated clusters
* Validators for modification request - validates payload before handler is called
* Code climate integration

v2.0.0
------
* Replaces Redis for nats
* tests run against a nats cluster

v1.0.0
------
* initial implementation
* Initial timer API - POST, PUT, DELETE

0 comments on commit 18b73a6

Please sign in to comment.