Skip to content

Commit a79ee61

Browse files
Update CHANGELOG.md (#72119)
* Add Swift 5.10 release date. * Cherry-pick #72110. --------- Co-authored-by: Manoj Mahapatra <[email protected]>
1 parent c17c19a commit a79ee61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,9 @@
198198

199199
## Swift 5.10
200200

201-
* Swift 5.10 closes all known static data-race safey holes in complete strict
201+
### 2024-03-05 (Xcode 15.3)
202+
203+
* Swift 5.10 closes all known static data-race safety holes in complete strict
202204
concurrency checking.
203205

204206
When writing code against `-strict-concurrency=complete`, Swift 5.10 will

0 commit comments

Comments
 (0)