diff --git a/CHANGELOG.md b/CHANGELOG.md index da8ed529178..6694e6c8372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Swift 5.7 * [#4119] - Add a `--disable-testable-imports` flag to `swift test` with which tests are built without the testability feature (`import @tstable` disabled). + Add a `--disable-testable-imports` flag to `swift test` with which tests are built without the testability feature (`import @testable` disabled). Swift 5.6 -----------