Skip to content

Commit b7735de

Browse files
committed
docs: add changelog entry
1 parent fba1f24 commit b7735de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Add `rewatch` to the npm package as an alternative build tool. https://github.com/rescript-lang/rescript-compiler/pull/6762
1919
- Throws an instance of JavaScript's `new Error()` and adds the extension payload for `cause` option. https://github.com/rescript-lang/rescript-compiler/pull/6611
2020
- Allow free vars in types for type coercion `e :> t`. https://github.com/rescript-lang/rescript-compiler/pull/6828
21+
- Allow `private` in with constraints. https://github.com/rescript-lang/rescript-compiler/pull/6843
2122

2223
#### :boom: Breaking Change
2324

0 commit comments

Comments
 (0)