Commit 94d07b03 94d07b035683108ac4345fa90a97ee05140e6058 by Nicolas Perriault

updated CHANGELOG

1 parent 6be95765
......@@ -8,7 +8,10 @@ XXXX-XX-XX, v1.0.0
- fixed [#266](https://github.com/n1k0/casperjs/issues/266) - Fix `tester` module and its self tests
- fixed [#268](https://github.com/n1k0/casperjs/issues/266) - Wrong message on step timeout
- fixed [#215](https://github.com/n1k0/casperjs/issues/215) - added a `--fail-fast` option to the `casper test` command, in order to terminate a test suite execution as soon as any failure is encountered
- fixed [#274](https://github.com/n1k0/casperjs/issues/274) - some headers couldn't be set
- fixed [#277](https://github.com/n1k0/casperjs/issues/277) - multiline support in `ClientUtils.echo()`
- added `Tester.assertFalse()` as an alias of `Tester.assertNot()`
- added a `page.resource.requested` event
2012-10-31, v1.0.0-RC4
----------------------
......
Subproject commit 75bb9a657c05b2d139453af1ad0774024d3ba193
Subproject commit e6b48177ade16c61a6309948447802023db0ca00
......