Skip to content

Commit

Permalink
doc: update changelog
Browse files Browse the repository at this point in the history
documents the breaking change to the validator
  • Loading branch information
esatterwhite committed Nov 7, 2018
1 parent 84bbedb commit 4b55293
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
v7.0.0
------

* timer api will return a 400 if the timeout exeeds 2147483647

v6.1.0
------

* updates local deps to address security exploits

v6.0.0
------
* timer validator enforces an upper timeout limit of 2147483647 - 400 response will be returned if exceeded.

v5.0.3
------
* Fixes a rash bug from invalid error reference in http transport
Expand Down

0 comments on commit 4b55293

Please sign in to comment.