Skip to content

Commit 57142d5

Browse files
committed
Add changelog entry
1 parent d1c3eb2 commit 57142d5

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
@@ -35,6 +35,7 @@
3535
- Stdlib namespace for Core modules (fixes name clashes with user modules). https://github.com/rescript-lang/rescript/pull/7285
3636
- Fix runtime type check for Object in untagged variants when one variant case is `null`. https://github.com/rescript-lang/rescript/pull/7303
3737
- Fix files that were being truncated when sent to the CDN over FTP. https://github.com/rescript-lang/rescript/pull/7306
38+
- Fix better editor completion for applications. https://github.com/rescript-lang/rescript/pull/7291
3839

3940
#### :house: Internal
4041

0 commit comments

Comments
 (0)