Skip to content

Commit 1fd202f

Browse files
committed
Add version compatibility matrix
1 parent 8b16af5 commit 1fd202f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ Swish is a networking library that is particularly meant for requesting and
88
decoding JSON via [Argo](http://github.com/thoughtbot/Argo). It is protocol
99
based, and so aims to be easy to test and customize.
1010

11+
## Version Compatibility
12+
13+
Here is the current Swift compatibility breakdown:
14+
15+
| Swift Version | Swish Version |
16+
| ------------- | ------------ |
17+
| 3.X | 2.X |
18+
| 2.X | 1.X |
19+
1120
## Installation
1221

1322
### [Carthage]

0 commit comments

Comments
 (0)