Skip to content

Commit

Permalink
PAI-98 Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszj committed Mar 28, 2017
1 parent 4c45840 commit 0f738d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.1.0](https://github.com/PGSSoft/AutoMate/releases/tag/1.1.0)
Released on ????-??-??.

#### Added
- Compatibility with Xcode 8.3 and Swift 3.1.

## [1.0.0](https://github.com/PGSSoft/AutoMate-Templates/releases/tag/1.0.0)
Released on 2017-03-15.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

[`AutoMate`](https://github.com/PGSSoft/AutoMate) is a Swift framework containing a set of helpful `XCTest` extensions for writing UI automation tests. Those Xcode templates helps starting with new UI tests utilizing Page Object pattern and [`AutoMate`](https://github.com/PGSSoft/AutoMate) framework.

[![Swift 3.0](https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat)](https://swift.org)
[![Swift 3.1](https://img.shields.io/badge/Swift-3.1-orange.svg?style=flat)](https://swift.org)
[![License](https://img.shields.io/github/license/PGSSoft/AutoMate-Templates.svg)](https://github.com/PGSSoft/AutoMate-Templates/blob/master/LICENSE)

![Templates](assets/templates.png)
Expand Down

0 comments on commit 0f738d4

Please sign in to comment.