Skip to content

Commit 40f6726

Browse files
committed
changelog
1 parent 02bcbd4 commit 40f6726

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
@@ -34,6 +34,7 @@
3434
- Dedicated error message for ternary type mismatch. https://github.com/rescript-lang/rescript/pull/7804
3535
- Dedicated error message for passing a braced ident to something expected to be a record. https://github.com/rescript-lang/rescript/pull/7806
3636
- Hint about partial application when missing required argument in function call. https://github.com/rescript-lang/rescript/pull/7807
37+
- More autocomplete improvements involving modules and module types. https://github.com/rescript-lang/rescript/pull/7795
3738

3839
#### :house: Internal
3940

0 commit comments

Comments
 (0)