Commit 5258976d 5258976d264266ee42081168d1b0048a64c2c48f by Nicolas Perriault

updated CHANGELOG

1 parent d935a2a8
...@@ -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 ------------------
......
1 Subproject commit c5b5de3e85582ebfe2d2051cd8dbfc5cf67c885a 1 Subproject commit b9192a22522dcd8aac843ba769caf384ac00277e
......