Skip to content

Commit f348730

Browse files
Update CHANGELOG.md for Swift 5.5 release (#39379)
<https://swift.org/blog/swift-5-5-released/>
1 parent af1706e commit f348730

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ _**Note:** This is in reverse chronological order, so newer entries are added to
55

66
Swift 5.6
77
---------
8+
89
* [SE-0315][]:
910

1011
Type expressions and annotations can now include "type placeholders" which
@@ -34,6 +35,8 @@ Swift 5.6
3435
Swift 5.5
3536
---------
3637

38+
### 2021-09-20 (Xcode 13.0)
39+
3740
* [SE-0313][]:
3841

3942
Parameters of actor type can be declared as `isolated`, which means that they

0 commit comments

Comments
 (0)