Commit 09669077 09669077afd020b92bfa9018ca51c80a083d26b2 by Nicolas Perriault

updated CHANGELOG

1 parent 4c9341c7
......@@ -6,6 +6,7 @@ XXXX-XX-XX, v0.6.5
- **BC BREAK:** reverted 8347278 (refs [#34](https://github.com/n1k0/casperjs/issues/34) and added a new `clear()` method to *close* a page
You now have to call `casper.clear()` if you want to stop javascript execution within the remote DOM environment.
- `tester.findTestFiles()` now returns results in predictable order
- fixed 0.6.4 version number in `bootstrap.js`
- centralized version number to package.json
......