Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
Preparing for v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranav Parikh committed Mar 10, 2014
1 parent 8dac7ea commit 1bdee4d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log

# 0.4.1

* Using cdnjs link for chai.js and protocol independent urls for mocha & expect
* Adding support for SSL proxy and adding more error event listeners for better error handling
* Setting nodejs back as default driver
* Not maximizing browsers for mobile tests

# 0.4.0

* Support for starting reusable browser session from Arrow command
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "yahoo-arrow",
"description": "FrontEnd Testing Framework",
"version": "0.4.0",
"version": "0.4.1",
"homepage": "https://github.com/yahoo/arrow",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1bdee4d

Please sign in to comment.