This repository was archived by the owner on Jul 29, 2024. It is now read-only.
File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.20.1
2
+ _ Note: Major version 0 releases are for initial development, and backwards incompatible changes may be introduced at any time._
3
+
4
+ ## Bug Fixes
5
+ - ([ 17de697] (https://github.com/angular/protractor/commit/17de697fe9f64e238a8df0fbc6358b8e578e45f2
6
+ fix(debug): make new debug work on windows too
7
+
8
+ Closes #580
9
+
1
10
# 0.20.0
2
11
_ Note: Major version 0 releases are for initial development, and backwards incompatible changes may be introduced at any time._
3
12
Original file line number Diff line number Diff line change 46
46
"test" : " node lib/cli.js spec/basicConf.js; node lib/cli.js spec/multiConf.js; node lib/cli.js spec/altRootConf.js; node lib/cli.js spec/onPrepareConf.js; node lib/cli.js spec/mochaConf.js; node lib/cli.js spec/cucumberConf.js; node lib/cli.js spec/withLoginConf.js; node_modules/.bin/minijasminenode jasminewd/spec/adapterSpec.js spec/unit/*.js docs/spec/*.js"
47
47
},
48
48
"license" : " MIT" ,
49
- "version" : " 0.20.0 " ,
49
+ "version" : " 0.20.1 " ,
50
50
"webdriverVersions" : {
51
51
"selenium" : " 2.40.0" ,
52
52
"chromedriver" : " 2.9" ,
You can’t perform that action at this time.
0 commit comments