Commit 5258976d 5258976d264266ee42081168d1b0048a64c2c48f by Nicolas Perriault

updated CHANGELOG

1 parent d935a2a8
......@@ -6,6 +6,7 @@ XXXX-XX-XX, v0.6.9
- fixed [#114](https://github.com/n1k0/casperjs/issues/114) - ensured client-side utils are injected before any `evaluate()` call
- fixed [#117](https://github.com/n1k0/casperjs/issues/117) - `fill()` coulnd't `submit()` a form with a submit input named *submit*
- merged [#122](https://github.com/n1k0/casperjs/pull/122) - allow downloads to be triggered by more than just `GET` requests
2012-05-20, v0.6.8
------------------
......
Subproject commit c5b5de3e85582ebfe2d2051cd8dbfc5cf67c885a
Subproject commit b9192a22522dcd8aac843ba769caf384ac00277e
......