Skip to content

Commit 10d2d45

Browse files
committed
Add Release notes for base specific SyntaxEnum
1 parent e9024bc commit 10d2d45

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
@@ -16,6 +16,10 @@
1616
- Issue: https://github.com/apple/swift-syntax/issues/2015
1717
- Pull Request: https://github.com/apple/swift-syntax/pull/2021
1818

19+
- `DeclSyntaxEnum`, `StmtSyntaxEnum`, `ExprSyntaxEnum`, `TypeSyntaxEnum`, and `PatternSyntaxEnum`
20+
- Description: Enum to exhaustively switch over all different syntax nodes of each base type.
21+
- Pull Request: https://github.com/apple/swift-syntax/pull/2351
22+
1923
## API Behavior Changes
2024

2125
## Deprecations

0 commit comments

Comments
 (0)