What's Changed
- compile fix for freebsd by @hoanga in https://github.com/scinfu/SwiftSoup/pull/352
- Modify the s.version in the podspec to '2.11.1', and apply the 2.11.1 branch code to the source folder's code. by @taojeff in https://github.com/scinfu/SwiftSoup/pull/354
New Contributors
- @hoanga made their first contribution in https://github.com/scinfu/SwiftSoup/pull/352
- @taojef...