Skip to content

Commit

Permalink
Release v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Mar 29, 2016
1 parent 3ae5fdc commit 9dbeb6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v0.15.0 - Tue, 29 Mar 2016 14:56:15 GMT
---------------------------------------

- [3ae5fdc](../../commit/3ae5fdc) [changed] `null` is not considered an empty value for isValid
- [9eb42c6](../../commit/9eb42c6) [added] refs!



v0.14.2 - Tue, 29 Mar 2016 14:48:37 GMT
---------------------------------------

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": "yup",
"version": "0.14.2",
"version": "0.15.0",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 9dbeb6b

Please sign in to comment.