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

Commit

Permalink
Preparing for v1.1.1
Browse files Browse the repository at this point in the history
* v1.1.0 didn't have the scrollable element fix
  • Loading branch information
dpgraham committed Jul 27, 2017
1 parent 9d4b141 commit 733c857
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.1](https://github.com/appium/appium-desktop/compare/v1.1.0...v1.1.1) (2017-07-27)

### Changes
* Fix: Scrolling in selected element card (#236)
* Fix: Recorder css and add docs for recorder

## [1.1.0](https://github.com/appium/appium-desktop/compare/v1.0.0...v1.1.0) (2017-07-24)

### Changes
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": "appium-desktop",
"version": "1.1.0",
"version": "1.1.1",
"description": "Graphical interface for the Appium server, and an app inspector",
"repository": {
"type": "git",
Expand Down

0 comments on commit 733c857

Please sign in to comment.