Skip to content

Commit 625983c

Browse files
committed
Add pull request number to release note
1 parent a12f465 commit 625983c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release Notes/511.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
- `ThrowsClause`
3232
- Description: The `throwsSpecifier` for the effects nodes (`AccessorEffectSpecifiers`, `FunctionEffectSpecifiers`, `TypeEffectSpecifiers`, `EffectSpecifiers`) has been replaced with `throwsClause`, which captures both the throws specifier and the (optional) thrown error type, as introduced by SE-0413.
33-
- Pull Request: TBD
33+
- Pull Request: https://github.com/apple/swift-syntax/pull/2379
3434

3535
## API Behavior Changes
3636

0 commit comments

Comments
 (0)