Skip to content

Commit e9c5931

Browse files
tirodkarkhandpur
authored andcommitted
Update CHANGELOG.md for release 1.15.0
1 parent 1440e5d commit e9c5931

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
Details changes in each release of EarlGrey. EarlGrey follows [semantic versioning](http://semver.org/).
44

5+
## [1.15.0](https://github.com/google/EarlGrey/tree/1.15.0) (08/03/2018)
6+
```
7+
Baseline: [59ce3b6c]
8+
+ [59ce3b6c]: Fix default Swift version in EarlGreyExampleSwiftTests xcode project
9+
```
10+
11+
### Enhancements
12+
* Added support for accessibility in iOS 12.
13+
* Updated the visibility checker to support keyboards in iOS 12.
14+
* Updated Analytics Configurations.
15+
* Fixed Formatting Issues.
16+
* Updated invalid api and compatibility docs.
17+
18+
### Compatibility
19+
* EarlGrey has now been tested for working till Xcode version 10.0 beta 2.
20+
* Some of the internal unit tests break on Xcode 9.3+ due to change in exception name thrown by XCTest. Those are still being investigated.
21+
522
## [1.14.0](https://github.com/google/EarlGrey/tree/1.14.0) (06/04/2018)
623
```
724
Baseline: [c201f58]

0 commit comments

Comments
 (0)