Skip to content

Commit 0229f5f

Browse files
authored
Merge pull request swiftlang#36432 from benrimmington/swift-5.5-changelog
2 parents 7f5c569 + 6274b78 commit 0229f5f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CHANGELOG
66

77
| Version | Released | Toolchain |
88
| :--------------------- | :--------- | :---------- |
9+
| [Swift 5.5](#swift-55) | | |
910
| [Swift 5.4](#swift-54) | | |
1011
| [Swift 5.3](#swift-53) | 2020-09-16 | Xcode 12.0 |
1112
| [Swift 5.2](#swift-52) | 2020-03-24 | Xcode 11.4 |
@@ -25,8 +26,8 @@ CHANGELOG
2526

2627
</details>
2728

28-
Swift Next
29-
----------
29+
Swift 5.5
30+
---------
3031

3132
* [SE-0299][]:
3233

@@ -8383,6 +8384,7 @@ Swift 1.0
83838384
[SE-0296]: <https://github.com/apple/swift-evolution/blob/main/proposals/0296-async-await.md>
83848385
[SE-0297]: <https://github.com/apple/swift-evolution/blob/main/proposals/0297-concurrency-objc.md>
83858386
[SE-0298]: <https://github.com/apple/swift-evolution/blob/main/proposals/0298-asyncsequence.md>
8387+
[SE-0299]: <https://github.com/apple/swift-evolution/blob/main/proposals/0299-extend-generic-static-member-lookup.md>
83868388

83878389
[SR-75]: <https://bugs.swift.org/browse/SR-75>
83888390
[SR-106]: <https://bugs.swift.org/browse/SR-106>

0 commit comments

Comments
 (0)