add change log

This commit is contained in:
Chen Yi-Cyuan
2014-01-04 16:32:07 +08:00
parent 38c2c6f816
commit ac2e84d2f9
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
# v0.1.0 / 2014-01-04
Initial release
+1 -1
View File
@@ -36,7 +36,7 @@ Output
a7bac2239fcdcb3a067903d8077c4a07 a7bac2239fcdcb3a067903d8077c4a07
## Run Tests ## Tests
You can open `tests/index.html` in browser or use node.js to run `node tests/node-test.js` for test. You can open `tests/index.html` in browser or use node.js to run `node tests/node-test.js` for test.
You also could use `npm test` instance of `node tests/node-test.js`. You also could use `npm test` instance of `node tests/node-test.js`.