Skip to content

Commit

Permalink
changelog and bump to 0.18.2 for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed Apr 25, 2014
1 parent 3cdaf1b commit 42bf11a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -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)
=======================================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"firefoxos",
"testing"
],
"version": "0.18.1",
"version": "0.18.2",
"author": "appium-discuss@googlegroups.com",
"licenses": [
{
Expand Down

0 comments on commit 42bf11a

Please sign in to comment.