Commit 5642b7cf 5642b7cf1fb18bfd804046b7b3510628e9841963 by Nicolas Perriault

updated doclink + CHANGELOG

1 parent dceb6eab
......@@ -6,7 +6,7 @@ XXXX-XX-XX, v0.6.11
- closed [#132](https://github.com/n1k0/casperjs/issues/132) - added ability to include js/coffee files using a dedicated option when using the `casper test` command
- fixes [#140](https://github.com/n1k0/casperjs/issues/140) - `casper test` now resolves local paths urls
- added `Casper.userAgent()` to ease a more dynamic setting of user-agent string
- added [`Casper.userAgent()`](http://casperjs.org/api.html#casper.userAgent) to ease a more dynamic setting of user-agent string
- switched to more standard `.textContent` property to get a node text; this allows a better compatibility of the clientutils bookmarklet with non-webkit browsers
2012-06-04, v0.6.10
......
Subproject commit c351edc343dfe441eb425b2357fbb2baf7d64f22
Subproject commit 716e1bcf1029468cbdf868fcd73fb0d40dbb7a95
......