updated CHANGELOG - refs #89
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -5,6 +5,7 @@ XXXX-XX-XX, v0.6.9 | ... | @@ -5,6 +5,7 @@ XXXX-XX-XX, v0.6.9 |
5 | ------------------ | 5 | ------------------ |
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 | - merged [#89](https://github.com/n1k0/casperjs/pull/89) - Support for more mouse events (@nrabinowitz) | ||
8 | - fixed [#117](https://github.com/n1k0/casperjs/issues/117) - `fill()` coulnd't `submit()` a form with a submit input named *submit* | 9 | - 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 | 10 | - merged [#122](https://github.com/n1k0/casperjs/pull/122) - allow downloads to be triggered by more than just `GET` requests |
10 | - closed [#57](https://github.com/n1k0/casperjs/issues/57) - added context to emitted test events | 11 | - closed [#57](https://github.com/n1k0/casperjs/issues/57) - added context to emitted test events | ... | ... |
-
Please register or sign in to post a comment