Skip to content

Commit b17065a

Browse files
committed
Move old CHANGELOG entries to the right place
1 parent 60ce77f commit b17065a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
* Set minimum iOS deployment version to 11.0 to fix [Xcode 14.3 compilation issue #358](https://github.com/AliSoftware/OHHTTPStubs/issues/358)
66
[@adamsousa](https://github.com/adamsousa)
7+
* OHHTTPStubs frameworks: Put Headers phase before Sources phase.
8+
[@byohay](https://github.com/byohay)
9+
[#350](https://github.com/AliSoftware/OHHTTPStubs/pull/350)
10+
* Export OHHTTPStubs from OHHTTPStubsSwift so that SwiftPM users don't need to import both of them.
11+
[@manicmaniac](https://github.com/manicmaniac)
12+
[#353](https://github.com/AliSoftware/OHHTTPStubs/pull/353)
713
* Update minimum deployment versions (iOS: 12.0, osx: 10.13, tvos: 12.0, watchos: 4.0).
814
[@AliSoftware](https://github.com/AliSoftware)
915
[#368](https://github.com/AliSoftware/OHHTTPStubs/pull/368)
@@ -18,11 +24,6 @@
1824
* Added fix for Xcode 12 - Warnings related to iOS 8 support (Swift Package Manager).
1925
[@kikeenrique](https://github.com/kikeenrique)
2026
[#328](https://github.com/AliSoftware/OHHTTPStubs/pull/328)
21-
* OHHTPStubs frameworks: Put Headers phase before Sources phase.
22-
[@byohay](https://github.com/byohay)
23-
* Export OHHTTPStubs from OHHTTPStubsSwift so that SwiftPM users don't need to import both of them.
24-
[@manicmaniac](https://github.com/manicmaniac)
25-
[#353](https://github.com/AliSoftware/OHHTTPStubs/pull/353)
2627

2728
## [9.0.0](https://github.com/AliSoftware/OHHTTPStubs/releases/tag/9.0.0)
2829

0 commit comments

Comments
 (0)