Skip to content

Commit f90c2bb

Browse files
committed
Small typos in CHANGELOG
1 parent 537c4b6 commit f90c2bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
> Notes:
1515
>
1616
> * Bumping this version to 6.0.0 because it's now using the Swift 3 APIs,
17-
> but in practice it's entirely retro-compatible with previous `5.2.3-swift3` branch)
18-
> * This version is still compatible with Swift 2.3 when integrating with CocoaPods, as CocoaPods uses the same `SWIFT_VERSION` as your app project does so it adapts automatically so it's transparent for users.
19-
> * If you're using Carthage, we stopped providing Swift-2.3-specific branches ourselves (too much maintainance work), but if you still need Swift 2.3 compatibility, you can follow the tips in the installation instructions of the `README.md`.
17+
> but in practice it's entirely retro-compatible with previous `5.2.3-swift3` branch
18+
> * This version is still compatible with Swift 2.3 when integrating with CocoaPods, as CocoaPods uses the same `SWIFT_VERSION` as your app project does so it adapts automatically and it's transparent for users.
19+
> * If you're using Carthage though, we stopped providing Swift-2.3-specific branches ourselves (too much maintainance work), but if you still need Swift 2.3 compatibility, you can follow the tips in the installation instructions of the `README.md`.
2020
2121
## [5.2.3](https://github.com/AliSoftware/OHHTTPStubs/releases/tag/5.2.3)
2222

0 commit comments

Comments
 (0)