We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69e5445 + 53ace9c commit f6ce0e1Copy full SHA for f6ce0e1
CHANGELOG.md
@@ -13,6 +13,8 @@
13
14
## Master
15
16
+- Drop Swift 5.3 support [@417-72KI][] - [#524](https://github.com/danger/swift/pull/524)
17
+
18
## 3.13.0
19
20
- Add platform requirements on `danger-swift edit` [@417-72KI][] - [#518](https://github.com/danger/swift/pull/518)
README.md
@@ -7,8 +7,9 @@ Write your Dangerfiles in Swift.
7
8
### Requirements
9
10
-Latest version requires Swift 5.3
+Latest version requires Swift 5.4
11
12
+- If you are using Swift 5.3 use v3.13.0
- If you are using Swift 5.2 use v3.11.1
- If you are using Swift 5.1 use v3.8.0
- If you are using Swift 4.2 use v2.0.7
0 commit comments