Skip to content

Commit d47e432

Browse files
committed
Update CHANGELOG.md
1 parent fea4ce3 commit d47e432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- Fix issue with type environment for unified ops. https://github.com/rescript-lang/rescript/pull/7277
2424
- Fix completion for application with tagged template. https://github.com/rescript-lang/rescript/pull/7278
2525
- Fix error message for arity in the presence of optional arguments. https://github.com/rescript-lang/rescript/pull/7284
26+
- Fix issue in functors with more than one argument (which are curried): emit nested function always. https://github.com/rescript-lang/rescript/pull/7273
2627

2728
# 12.0.0-alpha.8
2829

0 commit comments

Comments
 (0)