updated CHANGELOG
Showing
2 changed files
with
2 additions
and
1 deletions
... | @@ -6,6 +6,7 @@ XXXX-XX-XX, v0.6.9 | ... | @@ -6,6 +6,7 @@ XXXX-XX-XX, v0.6.9 |
6 | 6 | ||
7 | - fixed [#114](https://github.com/n1k0/casperjs/issues/114) - ensured client-side utils are injected before any `evaluate()` call | 7 | - fixed [#114](https://github.com/n1k0/casperjs/issues/114) - ensured client-side utils are injected before any `evaluate()` call |
8 | - fixed [#117](https://github.com/n1k0/casperjs/issues/117) - `fill()` coulnd't `submit()` a form with a submit input named *submit* | 8 | - fixed [#117](https://github.com/n1k0/casperjs/issues/117) - `fill()` coulnd't `submit()` a form with a submit input named *submit* |
9 | - merged [#122](https://github.com/n1k0/casperjs/pull/122) - allow downloads to be triggered by more than just `GET` requests | ||
9 | 10 | ||
10 | 2012-05-20, v0.6.8 | 11 | 2012-05-20, v0.6.8 |
11 | ------------------ | 12 | ------------------ | ... | ... |
-
Please register or sign in to post a comment