Skip to content

Commit b0ab46a

Browse files
committed
Release v0.11.0
1 parent 686f6b1 commit b0ab46a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.11.0 - Sun, 08 Nov 2015 17:17:09 GMT
2+
---------------------------------------
3+
4+
- [686f6b1](../../commit/686f6b1) [changed] concat() allows mixing "mixed" and other type
5+
6+
7+
18

29
## 0.9.0
310
__breaking__

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yup",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"description": "Dead simple Object schema validation",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)