Skip to content

Commit 6a84bd1

Browse files
committed
Fix CHANGELOG category
1 parent 6793a52 commit 6a84bd1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,16 @@
1616

1717
- Fix `Error.fromException`. https://github.com/rescript-lang/rescript/pull/7364
1818
- Fix signature of `throw`. https://github.com/rescript-lang/rescript/pull/7365
19-
- More deprecations in `Pervasives`; add `Stdlib.Pair` and `Stdlib.Int.Ref`. https://github.com/rescript-lang/rescript/pull/7371
2019

2120
#### :house: Internal
2221

2322
- Remove `Stdlib_Char` module for now. https://github.com/rescript-lang/rescript/pull/7367
2423
- Convert internal JavaScript codebase into ESM, ReScript package itself is now ESM (`"type": "module"`). https://github.com/rescript-lang/rescript/pull/6899
2524

25+
#### :nail_care: Polish
26+
27+
- More deprecations in `Pervasives`; add `Stdlib.Pair` and `Stdlib.Int.Ref`. https://github.com/rescript-lang/rescript/pull/7371
28+
2629
# 12.0.0-alpha.10
2730

2831
#### :rocket: New Feature

0 commit comments

Comments
 (0)