Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 0.12.4
  • Loading branch information
assaf committed Dec 16, 2011
1 parent bee403e commit 2a62adc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,14 @@
zombie.js-changelog(7) -- Changelog
===================================

## Version 0.12.4 2011-12-16

Return undefined for response status when there is no response.

362 Tests
2.4 sec to complete


## Version 0.12.3 2011-12-13

Fixed issue when globally declared variables with no values are not accessible (Brian McDaniel)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name": "zombie",
"version": "0.12.3",
"version": "0.12.4",
"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 2a62adc

Please sign in to comment.