Skip to content

Commit a06b331

Browse files
authored
Update CHANGELOG.md (#4141)
motivation: keep change log up to date changes: document changes from #4131
1 parent 6ba2c49 commit a06b331

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Swift 5.7
77

88
Add a `--disable-testable-imports` flag to `swift test` with which tests are built without the testability feature (`import @testable` disabled).
99

10+
* [#4131]
11+
12+
Update to manifest API to make it impossible to create an invalid build setttings condition.
13+
1014
Swift 5.6
1115
-----------
1216
* [SE-0332]
@@ -217,3 +221,5 @@ Swift 3.0
217221
[#3901]: https://github.com/apple/swift-package-manager/pull/3901
218222
[#3942]: https://github.com/apple/swift-package-manager/pull/3942
219223
[#4119]: https://github.com/apple/swift-package-manager/pull/4119
224+
[#4131]: https://github.com/apple/swift-package-manager/pull/4131
225+

0 commit comments

Comments
 (0)