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

Commit

Permalink
Prepare for v1.4.0 (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgraham authored Feb 27, 2018
1 parent 292586e commit 24de2cf
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,3 +1,15 @@
## [1.4.0](https://github.com/appium/appium-desktop/compare/v1.3.2...v1.4.0) (2018-02-27)

### Changes
* Feature: Add Headspin cloud to list of remote server types
* Feature: Add keyboard shortcut to clear terminal logs (#419)
* Fix: Fix Python recording error (#422)

## [1.3.2](https://github.com/appium/appium-desktop/compare/v1.3.1...v1.3.2) (2018-01-30)

### Changes
* Fix: Revert to Electron 1.7.11

## [1.3.1](https://github.com/appium/appium-desktop/compare/v1.3.0...v1.3.1) (2017-01-11)

### 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.3.2",
"version": "1.4.0",
"description": "Graphical interface for the Appium server, and an app inspector",
"repository": {
"type": "git",
Expand Down

0 comments on commit 24de2cf

Please sign in to comment.