Skip to content

Commit d8fb2d4

Browse files
committed
Fix CHANGELOG
1 parent 1c9ebd7 commit d8fb2d4

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
@@ -20,6 +20,8 @@
2020

2121
#### :bug: Bug fix
2222

23+
- Fix creating interface for functions with upper bounded polymorphic args. https://github.com/rescript-lang/rescript/pull/7786
24+
2325
#### :memo: Documentation
2426

2527
#### :nail_care: Polish
@@ -40,7 +42,6 @@
4042
- 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
4143
- Fix ppx resolution with package inside monorepo. https://github.com/rescript-lang/rescript/pull/7776
4244
- Fix 'Unbound module type' errors that occurred when trying to async import modules. https://github.com/rescript-lang/rescript/pull/7783
43-
- Fix creating interface for functions with upper bounded polymorphic args. https://github.com/rescript-lang/rescript/pull/7786
4445

4546
#### :nail_care: Polish
4647

0 commit comments

Comments
 (0)