Skip to content

Commit

Permalink
belated changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed Oct 13, 2014
1 parent 847b2f4 commit 5c36fb0
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.txt
@@ -1,3 +1,35 @@
CHANGES IN VERSION 1.3.0 (from 1.2.4)
======================================

#### iOS
- add iOS 8 support
- add support for launching an app on the sim just by bundleId (iOS8 only)
- ensure screenshot process uses dir specified in --tmp
- add --isolate-sim-device which removes all other xcode 6 simulators
before running test (might be necessary for some platforms)
- update mobile safari temp app to include platformVersion so we don't get
strange version conflicts
- reset push notification privacy settings in between sessions


CHANGES IN VERSION 1.3.0-beta1 (from 1.2.3)
======================================

#### General
- add objective-c examples

#### iOS
- update appium-instruments with logging fixes
- add iOS 8 support
- add support for launching an app on the sim just by bundleId (iOS8 only)
- ensure screenshot process uses dir specified in --tmp
- add --isolate-sim-device which removes all other xcode 6 simulators
before running test (might be necessary for some platforms)
- update mobile safari temp app to include platformVersion so we don't get
strange version conflicts
- reset push notification privacy settings in between sessions


CHANGES IN VERSION 1.2.4 (from 1.2.3)
======================================

Expand Down

0 comments on commit 5c36fb0

Please sign in to comment.