add change log

pull/3/head
Chen Yi-Cyuan 12 years ago
parent 38c2c6f816
commit ac2e84d2f9

@ -0,0 +1,3 @@
# v0.1.0 / 2014-01-04
Initial release

@ -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`.
@ -64,5 +64,5 @@ And then you could use like this:
'message'.md5(); 'message'.md5();
## Contact ## Contact
The project's website is located at https://github.com/emn178/js-md5 The project's website is located at https://github.com/emn178/js-md5
Author: emn178@gmail.com Author: emn178@gmail.com

Loading…
Cancel
Save