Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
a565f7d6
...
a565f7d6ce643abba743d43b13e4a46f39da5b22
authored
2012-05-28 20:59:27 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated CHANGELOG - refs #89
1 parent
6c10a819
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
CHANGELOG.md
CHANGELOG.md
View file @
a565f7d
...
...
@@ -5,6 +5,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
-
merged
[
#89
](
https://github.com/n1k0/casperjs/pull/89
)
- Support for more mouse events (@nrabinowitz)
-
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
-
closed
[
#57
](
https://github.com/n1k0/casperjs/issues/57
)
- added context to emitted test events
...
...
Please
register
or
sign in
to post a comment