Skip to content

Commit 96e1db0

Browse files
committed
changelog
1 parent e25d852 commit 96e1db0

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
- Add support for completion in typed expressions. https://github.com/rescript-lang/rescript-vscode/pull/682
2424
- Complete for `React.element` creator functions (`React.string` etc) when in JSX context. https://github.com/rescript-lang/rescript-vscode/pull/681
2525
- Handle optional record fields in expression/pattern completion. https://github.com/rescript-lang/rescript-vscode/pull/691
26+
- Expand options in completion to make working with options a bit more ergonomic. https://github.com/rescript-lang/rescript-vscode/pull/690
2627

2728
#### :nail_care: Polish
2829

0 commit comments

Comments
 (0)