Skip to content

Commit 0b339b4

Browse files
committed
Update changelog (prepare for beta 1 release)
1 parent 70d2c55 commit 0b339b4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,19 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 11.0.0-beta.1 (Unreleased)
13+
# 11.0.0-beta.1
1414

1515
#### :rocket: Main New Feature
16+
1617
- Make uncurried mode opt-out: by default, every project is now in uncurried mode, unless `"uncurried": false` is specified in the project config. https://github.com/rescript-lang/rescript-compiler/pull/6249
1718

1819
#### :nail_care: Polish
19-
- Removed duplicate Super_error implementation in syntax https://github.com/rescript-lang/rescript-compiler/pull/6246
20+
21+
- Removed duplicate Super_error implementation in syntax. https://github.com/rescript-lang/rescript-compiler/pull/6246
2022

2123
#### :bug: Bug Fix
22-
- Fix issue with inlining records in the presence of record coercion https://github.com/rescript-lang/rescript-compiler/pull/6256
24+
25+
- Fix issue with inlining records in the presence of record coercion. https://github.com/rescript-lang/rescript-compiler/pull/6256
2326

2427
# 11.0.0-alpha.6
2528

0 commit comments

Comments
 (0)