updated doclink + CHANGELOG
Showing
2 changed files
with
2 additions
and
2 deletions
... | @@ -6,7 +6,7 @@ XXXX-XX-XX, v0.6.11 | ... | @@ -6,7 +6,7 @@ XXXX-XX-XX, v0.6.11 |
6 | 6 | ||
7 | - 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 | 7 | - 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 |
8 | - fixes [#140](https://github.com/n1k0/casperjs/issues/140) - `casper test` now resolves local paths urls | 8 | - fixes [#140](https://github.com/n1k0/casperjs/issues/140) - `casper test` now resolves local paths urls |
9 | - added `Casper.userAgent()` to ease a more dynamic setting of user-agent string | 9 | - added [`Casper.userAgent()`](http://casperjs.org/api.html#casper.userAgent) to ease a more dynamic setting of user-agent string |
10 | - switched to more standard `.textContent` property to get a node text; this allows a better compatibility of the clientutils bookmarklet with non-webkit browsers | 10 | - switched to more standard `.textContent` property to get a node text; this allows a better compatibility of the clientutils bookmarklet with non-webkit browsers |
11 | 11 | ||
12 | 2012-06-04, v0.6.10 | 12 | 2012-06-04, v0.6.10 | ... | ... |
-
Please register or sign in to post a comment