Skip to content

Commit 28a5637

Browse files
committed
Update changelog
1 parent 514b317 commit 28a5637

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@
1717
- Fix issue with Dynamic import of module in nested expressions https://github.com/rescript-lang/rescript-compiler/pull/6431
1818
- Fix issue where GenType was not supporting `@tag` on ordinary variatns https://github.com/rescript-lang/rescript-compiler/pull/6437
1919
- Fix `rc.4` regressions:
20-
- Don't show compilation time when calling `rescript build -help` command https://github.com/rescript-lang/rescript-compiler/pull/6439
20+
- Don't show compilation time when calling `rescript build -help` command. https://github.com/rescript-lang/rescript-compiler/pull/6439
2121

2222
#### :nail_care: Polish
2323

2424
- Add [`Deno`](https://deno.land/api?s=Deno) to reserved names, so that modules named `Deno` don't clash with the globally exposed `Deno` object. https://github.com/rescript-lang/rescript-compiler/pull/6428
25+
- Improve `rescript` CLI to use `stdout`/`stderr` appropriately for a command help message. https://github.com/rescript-lang/rescript-compiler/pull/6439
2526

2627
# 11.0.0-rc.4
2728

0 commit comments

Comments
 (0)