Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 0.12.8
  • Loading branch information
assaf committed Dec 21, 2011
1 parent da2dff3 commit 77fe83e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,10 +2,15 @@ zombie.js-changelog(7) -- Changelog
===================================


## Version 0.12.8 2011-12-20

Browser implementations of clearInterval/clearTimeout do not throw exceptions (Justin Tulloss)

Fix resources.toString throwing an error (Mr Rogers)

374 tests
3.9 sec to complete


## Version 0.12.7 2011-12-19

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name": "zombie",
"version": "0.12.7",
"version": "0.12.8",
"description": "Insanely fast, full-stack, headless browser testing using Node.js",
"homepage": "http://zombie.labnotes.org/",
"author": "Assaf Arkin <assaf@labnotes.org> (http://labnotes.org/)",
Expand Down

0 comments on commit 77fe83e

Please sign in to comment.