Skip to content

Commit 72a23ea

Browse files
authored
Update README.md Swift version table (#271)
Update README.md Swift version table
1 parent 949cf2d commit 72a23ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ SwiftNIO Extras | Minimum Swift Version
3535
`1.14.0 ..< 1.19.0` | 5.5.2
3636
`1.19.0 ..< 1.20.0` | 5.6
3737
`1.20.0 ..< 1.23.0` | 5.7.1
38-
`1.23.0 ...` | 5.8
38+
`1.23.0 ..< 1.27.0` | 5.8
39+
`1.27.0 ...` | 5.10
3940

4041
On the [`nio-extras-0.1`](https://github.com/apple/swift-nio-extras/tree/nio-extras-0.1) branch, you can find the `swift-nio-extras` version for the SwiftNIO 1 family. It requires Swift 4.1 or better.
4142

0 commit comments

Comments
 (0)