Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
assaf committed Apr 29, 2018
1 parent 6f94f93 commit 5245de7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## Version 6.1.2 2018-04-29

Tested with Node 10.

CORS and Access-Control-Allow-Methods #1161

747 passing (19s)
12 pending


## Version 6.1.1 2018-04-07

Fixes btoa and atob function to match browser's spec #1160
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zombie",
"version": "6.1.1",
"version": "6.1.2",
"description": "Insanely fast, full-stack, headless browser testing using Node.js",
"homepage": "https://www.npmjs.com/package/zombie",
"author": "Assaf Arkin <[email protected]> (http://labnotes.org/)",
Expand Down

0 comments on commit 5245de7

Please sign in to comment.