Skip to content

Commit cfcd99b

Browse files
committed
Add CHANGELOG entry
1 parent c583713 commit cfcd99b

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
@@ -28,6 +28,7 @@
2828
- Fix parse error with nested record types and attributes on the field name that has the nested record type. https://github.com/rescript-lang/rescript/pull/7781
2929
- Fix ppx resolution with package inside monorepo. https://github.com/rescript-lang/rescript/pull/7776
3030
- Fix 'Unbound module type' errors that occurred when trying to async import modules. https://github.com/rescript-lang/rescript/pull/7783
31+
- Fix creating interface for functions with upper bounded polymorphic args. https://github.com/rescript-lang/rescript/pull/7786
3132

3233
#### :memo: Documentation
3334

0 commit comments

Comments
 (0)