Commit c70de705 c70de705ffa2e66604e50940ee5772d7174490a3 by Nicolas Perriault

updated CHANGELOG

1 parent 1839b78f
CasperJS Changelog
==================
XXXX-XX-XX, v0.6.2
------------------
- fixes #43 - Exit status not reported back to caller
- closes #42 - Use file name of test script as 'classname' in JUnit XML report (@mpeltonen)
- added `--xunit=<filename>` cli option to `$ casperjs test` command for saving xunit results, eg.:
$ casperjs test tests/suites --xunit=build-result.xml
2012-01-16, v0.6.1
------------------
......