Skip to content

Commit aa8eda0

Browse files
Update CHANGELOG.md (#65095)
* Add the Swift 5.8 release date. * Format the note, to resemble a DocC aside.
1 parent 9680734 commit aa8eda0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# CHANGELOG
22

3-
_**Note:** This is in reverse chronological order, so newer entries are added to the top._
3+
> **Note**\
4+
> This is in reverse chronological order, so newer entries are added to the top.
45
56
## Swift 5.9
67

@@ -92,6 +93,8 @@ _**Note:** This is in reverse chronological order, so newer entries are added to
9293

9394
## Swift 5.8
9495

96+
### 2023-03-30 (Xcode 14.3)
97+
9598
* [SE-0376][]:
9699

97100
The `@backDeployed(before:)` attribute may now be used to extend the availability of a function to OS releases prior to the introduction of that function as ABI.

0 commit comments

Comments
 (0)