Skip to content

Commit b8b5359

Browse files
committed
Move old CHANGELOG entries to the right place
1 parent 4080ebc commit b8b5359

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
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+
* OHHTPStubs frameworks: Put Headers phase before Sources phase.
8+
[@byohay](https://github.com/byohay)
9+
* Export OHHTTPStubs from OHHTTPStubsSwift so that SwiftPM users don't need to import both of them.
10+
[#353](https://github.com/AliSoftware/OHHTTPStubs/pull/353)
11+
[@manicmaniac](https://github.com/manicmaniac)
712
* Update minimum deployment versions (iOS: 12.0, osx: 10.13, tvos: 12.0, watchos: 4.0).
813
[@AliSoftware](https://github.com/AliSoftware)
914
[#368](https://github.com/AliSoftware/OHHTTPStubs/pull/368)
@@ -18,11 +23,6 @@
1823
* Added fix for Xcode 12 - Warnings related to iOS 8 support (Swift Package Manager).
1924
[#328](https://github.com/AliSoftware/OHHTTPStubs/pull/328)
2025
[@kikeenrique](https://github.com/kikeenrique)
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-
[#353](https://github.com/AliSoftware/OHHTTPStubs/pull/353)
25-
[@manicmaniac](https://github.com/manicmaniac)
2626

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

0 commit comments

Comments
 (0)