Skip to content

Commit

Permalink
5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeoneWeird committed May 27, 2015
1 parent 3ab7f6c commit 69acc17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Changelog 5.2.0:

* Add support for validating the response of a call with a schema.

Changelog 5.1.1:

* Upgrade async to version 1.0.0, 0.9.2 has a bug which makes tests fail.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hudson-taylor",
"version": "5.1.1",
"version": "5.2.0",
"description": "Library for building services.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 69acc17

Please sign in to comment.