Skip to content

Commit ccf9b7a

Browse files
authored
Update changelog (prepare for rc 7 release) (#6510)
1 parent fc7b900 commit ccf9b7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 11.0.0-rc.7 (Unreleased)
13+
# 11.0.0-rc.7
1414

1515
#### :rocket: New Feature
1616

1717
- Allow empty inline records in variants. https://github.com/rescript-lang/rescript-compiler/pull/6494
1818
- Allow empty record patterns in pattern matching. https://github.com/rescript-lang/rescript-compiler/pull/6494
1919

2020
#### :bug: Bug Fix
21+
2122
- Fix issue where an inline record with attributes did not parse. https://github.com/rescript-lang/rescript-compiler/pull/6499
2223
- Fix issue with uncurried function with 1 arg being a variable where an undefined variable could be emitted. https://github.com/rescript-lang/rescript-compiler/pull/6507
2324
- Fix runtime errors on `@genType.as("alias")` output. https://github.com/rescript-lang/rescript-compiler/pull/6509

0 commit comments

Comments
 (0)