Skip to content

Commit ed7e66d

Browse files
committed
Add release note for WithOptionalCodeBlock
1 parent 93dfd8f commit ed7e66d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Release Notes/511.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
- Description: Enum to exhaustively switch over all different syntax nodes of each base type.
2121
- Pull Request: https://github.com/apple/swift-syntax/pull/2351
2222

23+
- `WithOptionalCodeBlock`
24+
- Description: A trait for syntax nodes that have an optional code block, such as `FunctionDeclSyntax` and `InitializerDeclSyntax`.
25+
- Pull Request: https://github.com/apple/swift-syntax/pull/2359
26+
2327
## API Behavior Changes
2428

2529
## Deprecations

0 commit comments

Comments
 (0)