Skip to content

Commit 850921a

Browse files
committed
updated CHANGELOG #932
1 parent 3d5fc0d commit 850921a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,15 @@ The project does _not_ follow Semantic Versioning and the changes are documented
1111

1212
- The unnecessary super types of the tuple type were removed and are not necessary anymore.
1313

14+
### Added
15+
16+
- RecordValues can have a customized string representation.
17+
1418
### Fixed
1519

1620
- Empty-like nodes now automatically select the first code completion entry if there is only one entry.
1721
- Enum literals now can be compared for equality in the generator.
22+
- String representation of RecordValues is improved.
1823

1924
## March 2024
2025

0 commit comments

Comments
 (0)