Skip to content

Commit 4690060

Browse files
Release 0.5.0
1 parent 851b958 commit 4690060

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
0.5.0 / 2012-11-14
3+
==================
4+
5+
* Merge branch 'feature/arguments'
6+
* browser build
7+
* tests for argument call assertions
8+
* add assertions for argument checking
9+
* add assertion: .with() / .with
10+
211
0.4.0 / 2012-10-09
312
==================
413

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Jake Luer <jake@alogicalparadox.com> (http://alogicalparadox.com)",
33
"name": "chai-spies",
44
"description": "Spies for the Chai assertion library.",
5-
"version": "0.4.0",
5+
"version": "0.5.0",
66
"repository": {
77
"type": "git",
88
"url": "git://github.com/logicalparadox/chai-spies.git"

0 commit comments

Comments
 (0)