Skip to content

Commit 635cee4

Browse files
authored
Prepare for 12.0.0-rc.2 release (#7967)
1 parent 973351a commit 635cee4

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

CHANGELOG.md

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

1515
#### :boom: Breaking Change
1616

1717
- Replace binary operators with F#-style `~~~`, `^^^`, `&&&`, `|||`. https://github.com/rescript-lang/rescript/pull/7894
1818

19-
#### :eyeglasses: Spec Compliance
20-
21-
#### :rocket: New Feature
22-
2319
#### :bug: Bug fix
2420

2521
- Fix: use configured Jsx module for constraining component return type. https://github.com/rescript-lang/rescript/pull/7945
2622
- Undeprecate `Js_OO` module since it is still used with the `@this` attribute. https://github.com/rescript-lang/rescript/pull/7955
27-
- Fix crash when using bitwise not on incompatible type. https://github.com/rescript-lang/rescript/pull/7965
28-
29-
#### :memo: Documentation
30-
31-
#### :nail_care: Polish
23+
- Fix crash when using bitwise not (`~~~`) on an incompatible type. https://github.com/rescript-lang/rescript/pull/7965
3224

3325
#### :house: Internal
3426

0 commit comments

Comments
 (0)