changelog and bump to 0.18.2 for publish

This commit is contained in:
Jonathan Lipps
2014-04-24 17:37:46 -07:00
parent 3cdaf1bda0
commit 42bf11ab93
2 changed files with 20 additions and 1 deletions

View File

@@ -1,3 +1,22 @@
CHANGES IN VERSION 0.18.2 (from 0.18.1)
=======================================
#### General
- extensive docs updates (make it ready for the new Slate docs)
- decode sequence of actions to native "swipe" method
- fix valid platform error message
- update WD dep
- fix proxying when session id is null
- allow spaces in appium folder name in reset.sh
#### Android
- allow for different input sets to mobile: find
- fix apk signing with custom keystore
- allow MultiActions without an element
- move chrome tests into their own emulator type
- fix async bug in getting xml dump
CHANGES IN VERSION 0.18.1 (from 0.18.0)
=======================================

View File

@@ -11,7 +11,7 @@
"firefoxos",
"testing"
],
"version": "0.18.1",
"version": "0.18.2",
"author": "appium-discuss@googlegroups.com",
"licenses": [
{