Skip to content

Commit 5a1d47b

Browse files
author
Clément Le Provost
committed
Fix change log: iOS 7 support and Cocoapods
1 parent 97846ea commit 5a1d47b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ Change Log
33

44
## 3.2 (2016-05-26)
55

6-
- Support iOS 7.0. **Warning: due to unavailability of simulators earlier than iOS 8.1 in Xcode 7.3, iOS 7 remains untested.**
6+
- Support iOS 7.0
7+
- **Warning:** Because Cocoapods uses dynamic frameworks and Swift is not supported in dynamic frameworks on iOS 7,
8+
iOS 7 support is not possible through Cocoapods.
9+
- **Warning:** Due to unavailability of simulators earlier than iOS 8.1 in Xcode 7.3, iOS 7 remains **untested**.
710
- README updated
811
- [Test] Add test case for DNS time-out
912

0 commit comments

Comments
 (0)