Skip to content

Commit 31ac6ab

Browse files
authored
Update changelog (prepare for rc 6 release) (#6490)
1 parent d74aa84 commit 31ac6ab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 11.0.0-rc.6 (Unreleased)
13+
# 11.0.0-rc.6
1414

1515
#### :rocket: New Feature
1616

@@ -22,7 +22,11 @@
2222
- Fix compiler crash when inlining complex constants in pattern matching. https://github.com/rescript-lang/rescript-compiler/pull/6471
2323
- Fix issue with generating async functions inside loops. https://github.com/rescript-lang/rescript-compiler/pull/6479
2424
- Fix issue with Gentype and string annotations with numbers such as `@as("0")`. https://github.com/rescript-lang/rescript-compiler/pull/6487
25+
- Fix error message on curried/uncurried signature mismatch. https://github.com/rescript-lang/rescript-compiler/pull/6414
2526

27+
#### :nail_care: Polish
28+
29+
- Improve some error messages in rescript.conf parsing. https://github.com/rescript-lang/rescript-compiler/pull/6469
2630

2731
# 11.0.0-rc.5
2832

0 commit comments

Comments
 (0)