Skip to content

Commit

Permalink
Bump minicap to fix Samsung devices running 5.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorccu committed Nov 8, 2016
1 parent a13465f commit 8e0f533
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 2.2.0 (2016-11-09)

Minor release addressing the following:

### Fixes

- Fixed [minicap](https://github.com/openstf/minicap) on some/all Samsung devices running Android 5.1.1, which did not work previously. Thanks to @dkw72n for tracking down the issue and coming up with a fix!

### Misc

- The [openstf/stf-armv7l](https://hub.docker.com/r/openstf/stf-armv7l/) Docker image is being built again. Our previous armv7l build server died and [Scaleway](https://www.scaleway.com/) did not have more available until recently.

## 2.1.0 (2016-10-24)

Minor release addressing the following:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lodash": "^4.14.2",
"markdown-serve": "^0.3.2",
"mime": "^1.3.4",
"minicap-prebuilt": "^1.0.0",
"minicap-prebuilt": "^1.1.0",
"minimatch": "^3.0.3",
"my-local-ip": "^1.0.0",
"node-uuid": "^1.4.3",
Expand Down

0 comments on commit 8e0f533

Please sign in to comment.