Skip to content

Commit f6ce0e1

Browse files
authored
Merge pull request #527 from 417-72KI/update-readme
2 parents 69e5445 + 53ace9c commit f6ce0e1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
## Master
1515

16+
- Drop Swift 5.3 support [@417-72KI][] - [#524](https://github.com/danger/swift/pull/524)
17+
1618
## 3.13.0
1719

1820
- Add platform requirements on `danger-swift edit` [@417-72KI][] - [#518](https://github.com/danger/swift/pull/518)

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ Write your Dangerfiles in Swift.
77

88
### Requirements
99

10-
Latest version requires Swift 5.3
10+
Latest version requires Swift 5.4
1111

12+
- If you are using Swift 5.3 use v3.13.0
1213
- If you are using Swift 5.2 use v3.11.1
1314
- If you are using Swift 5.1 use v3.8.0
1415
- If you are using Swift 4.2 use v2.0.7

0 commit comments

Comments
 (0)