Skip to content

Commit

Permalink
Version 0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
assaf committed Feb 24, 2012
1 parent 1da600c commit 9f84f3f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,11 @@
zombie.js-changelog(7) -- Changelog
===================================

## Version 0.12.15 2012-02-23

Maintenance release: JSDOM 0.2.11/12 is broken, fixing to 0.2.10 (Mike Swift)


## Version 0.12.14 2012-02-07

Fix redirect not passing the same headers again.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name": "zombie",
"version": "0.12.14",
"version": "0.12.15",
"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 9f84f3f

Please sign in to comment.