Skip to content

Commit

Permalink
Fixed typos for 1.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-github authored Nov 1, 2016
1 parent 7a3d745 commit 44a92ad
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,20 @@ Baseline: [55d42a4]

### Compatibility
* Requires iOS 8 as the minimum deployment target.
* The EarlGrey gem runs out of the box for [Swift 3.0](https://goo.gl/bEAiiI) and Swift 2.3. Swift 2.2 is no longer supported.
* The EarlGrey gem runs out of the box for [Swift 3.0](https://goo.gl/bEAiiI) and Swift 2.3.
* Has been tested for support till iOS 10.01 on devices and simulator.

### Bug Fixes
* Failing analytics tests fixes.
* Fix flaky Travis Stopwatch Test.
* Fix rspec tests broken by ruby update and changing the directory.
* Fixed flaky Travis Stopwatch Test.
* Fixed rspec tests broken by ruby update and changing the directory.

### Enhancements
* Improved UIAppStateTracker APIs to allow for ignoring states.
* Safe to invoke failure handlers multiple times within context of a valid test case.
* Improved failure handlers for multiple invocations within context of a valid test case.

### Deprecations
* Swift 2.2 is no longer supported.

## [1.4.0](https://github.com/google/EarlGrey/tree/1.4.0) (10/07/2016)

Expand Down

0 comments on commit 44a92ad

Please sign in to comment.