Skip to content

Commit

Permalink
Merge with v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Feb 18, 2014
2 parents 3d7dea6 + cec8d01 commit 21f04d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
@@ -1,3 +1,7 @@
v0.1.21 -- 2014.02.18
* Support NaN comparision in assert.strictEqual
* Support CONSTANT_NAME convention for index validation

v0.1.20 -- 2013.10.25
* `h1`, `h2`, `h3`, `h4`, `h5`, `h6` methods on assert, which allow inline
customization of message prefixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tad",
"version": "0.1.20",
"version": "0.1.21",
"description": "JavaScript test suite",
"keywords": [
"test",
Expand Down

0 comments on commit 21f04d3

Please sign in to comment.