update changelog and bump for publish 0.7.1

This commit is contained in:
Jonathan Lipps
2013-06-06 13:56:10 -07:00
parent fc67024e64
commit 055dcdf7ef
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
-------------------------------------
CHANGES IN VERSION 0.7.1 (from 0.7.0)
-------------------------------------
[SELENDROID]
- update to new version with new build instructions
- make selendroid port configurable
[WINDOWS]
- fix use of exec and spawn so external commands work
-------------------------------------
CHANGES IN VERSION 0.7.0 (from 0.6.1)
-------------------------------------
+1 -1
View File
@@ -5,7 +5,7 @@
"automation",
"javascript"
],
"version": "0.7.0",
"version": "0.7.1",
"author": "appium-discuss@googlegroups.com",
"repository": {
"type": "git",