Commit 35c49f93 35c49f93961c7e10037db9f85b8c87e71936e2c3 by Nicolas Perriault

updated CHANGELOG

1 parent 1059771e
......@@ -4,6 +4,8 @@ CasperJS Changelog
XXXX-XX-XX, v0.6.0
------------------
- ported nodejs' "events" module to casperjs; lots of events added
- introduced the "mouse" module to handle mouse events
- BC BREAK: removed obsolete `replaceFunctionPlaceholders()`
- commonjs/nodejs-like module implementation
......