Skip to content

Commit bc22eb9

Browse files
authored
Update changelog (prepare for rc 9 release) (#6553)
1 parent 58f5d36 commit bc22eb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

1515
#### :rocket: New Feature
1616

1717
- GenType: support `@deriving(accessors)` outputs. https://github.com/rescript-lang/rescript-compiler/pull/6537
1818
- Allow coercing ints and floats to unboxed variants that have a catch-all unboxed int or float case. https://github.com/rescript-lang/rescript-compiler/pull/6540
19-
- Allow tuples in untagged variants https://github.com/rescript-lang/rescript-compiler/pull/6550
19+
- Allow tuples in untagged variants. https://github.com/rescript-lang/rescript-compiler/pull/6550
2020

2121
#### :bug: Bug Fix
2222

@@ -25,7 +25,7 @@
2525
#### :nail_care: Polish
2626

2727
- Format docstrings. https://github.com/rescript-lang/rescript-compiler/pull/6417
28-
- JSX v4 automatic mode as the default mode https://github.com/rescript-lang/rescript-compiler/pull/6552
28+
- JSX v4: make automatic mode the default. https://github.com/rescript-lang/rescript-compiler/pull/6552
2929

3030
# 11.0.0-rc.8
3131

0 commit comments

Comments
 (0)