Skip to content

Commit 422082c

Browse files
authored
Update CHANGELOG.md (swiftlang#4137)
motivation: keep change log up to date changes: * add 5.7 section * document user facing API changes in swiftlang#4119
1 parent 3cb4c9a commit 422082c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Note: This is in reverse chronological order, so newer entries are added to the top.
22

3+
Swift 5.7
4+
-----------
5+
6+
* [#4119]
7+
8+
Add a `--disable-testable-imports` flag to `swift test` with which tests are built without the testability feature (`import @tstable` disabled).
9+
310
Swift 5.6
411
-----------
512
* [SE-0332]
@@ -209,3 +216,4 @@ Swift 3.0
209216
[#3890]: https://github.com/apple/swift-package-manager/pull/3890
210217
[#3901]: https://github.com/apple/swift-package-manager/pull/3901
211218
[#3942]: https://github.com/apple/swift-package-manager/pull/3942
219+
[#4119]: https://github.com/apple/swift-package-manager/pull/4119

0 commit comments

Comments
 (0)