Skip to content

Commit 34a55fc

Browse files
committed
Add change log entry
1 parent fdc2504 commit 34a55fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Release Notes/601.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## New APIs
44

5+
- `IntegerLiteralExprSyntax` now has a computed property named `representedLiteralValue` and `FloatLiteralExprSyntax` have one named `representedLiteralValue`.
6+
- Description: Provides a convenience property to get the represented literal value.
7+
- Issue: https://github.com/apple/swift-syntax/issues/405
8+
- Pull Request: https://github.com/apple/swift-syntax/pull/2605
9+
510
## API Behavior Changes
611

712
## Deprecations

0 commit comments

Comments
 (0)