Skip to content

Commit d99236f

Browse files
committed
updated release notes
1 parent a22f832 commit d99236f

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
@@ -36,6 +36,10 @@
3636
- Description: `SwiftParser` adds an extension on `String` to check if it can be used as an identifier in a given context.
3737
- Pull Request: https://github.com/apple/swift-syntax/pull/2434
3838

39+
- `TriviaPiece.isComment`
40+
- Description: `TriviaPiece` now has a computed property `isComment` that returns `true` if the trivia piece is a comment.
41+
- Pull Request: https://github.com/apple/swift-syntax/pull/2469
42+
3943
## API Behavior Changes
4044

4145
## Deprecations

0 commit comments

Comments
 (0)