Skip to content

Commit 4560e19

Browse files
Update CHANGELOG.md (#71485)
Add link to SE-0270 proposal.
1 parent c13422d commit 4560e19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10015,6 +10015,7 @@ using the `.dynamicType` member to retrieve the type of an expression should mig
1001510015
[SE-0267]: <https://github.com/apple/swift-evolution/blob/main/proposals/0267-where-on-contextually-generic.md>
1001610016
[SE-0268]: <https://github.com/apple/swift-evolution/blob/main/proposals/0268-didset-semantics.md>
1001710017
[SE-0269]: <https://github.com/apple/swift-evolution/blob/main/proposals/0269-implicit-self-explicit-capture.md>
10018+
[SE-0270]: <https://github.com/apple/swift-evolution/blob/main/proposals/0270-rangeset-and-collection-operations.md>
1001810019
[SE-0274]: <https://github.com/apple/swift-evolution/blob/main/proposals/0274-magic-file.md>
1001910020
[SE-0276]: <https://github.com/apple/swift-evolution/blob/main/proposals/0276-multi-pattern-catch-clauses.md>
1002010021
[SE-0279]: <https://github.com/apple/swift-evolution/blob/main/proposals/0279-multiple-trailing-closures.md>
@@ -10124,4 +10125,4 @@ using the `.dynamicType` member to retrieve the type of an expression should mig
1012410125
[#56139]: <https://github.com/apple/swift/issues/56139>
1012510126
[#70065]: <https://github.com/apple/swift/pull/70065>
1012610127
[#71075]: <https://github.com/apple/swift/pull/71075>
10127-
[swift-syntax]: https://github.com/apple/swift-syntax
10128+
[swift-syntax]: https://github.com/apple/swift-syntax

0 commit comments

Comments
 (0)