Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
motivation: keep change log up to date 

changes:
* add 5.7 section
* document user facing API changes in #4119
  • Loading branch information
tomerd authored Feb 14, 2022
1 parent 3cb4c9a commit 1e318ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Note: This is in reverse chronological order, so newer entries are added to the top.

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).

Swift 5.6
-----------
* [SE-0332]
Expand Down

0 comments on commit 1e318ef

Please sign in to comment.