Skip to content

Commit 5bcb556

Browse files
committed
Add change log entry
1 parent a7a38f6 commit 5bcb556

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Release Notes/601.md

+5
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 literval 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)