Skip to content

Commit 2ea95d1

Browse files
committed
changelog
1 parent 3ec0457 commit 2ea95d1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
1313
## master
1414

15-
## v1.10.0
16-
1715
#### :rocket: New Feature
1816

1917
- Add autocomplete for function argument values (booleans, variants and options. More values coming), both labelled and unlabelled. https://github.com/rescript-lang/rescript-vscode/pull/665
@@ -23,6 +21,12 @@
2321

2422
#### :nail_care: Polish
2523

24+
- Improve precision in signature help. You now do not need to type anything into the argument for it to highlight. https://github.com/rescript-lang/rescript-vscode/pull/675
25+
26+
## v1.10.0
27+
28+
#### :nail_care: Polish
29+
2630
- Remove spacing between type definition in clients that do not support markdown links. https://github.com/rescript-lang/rescript-vscode/pull/619
2731
- Rename custom LSP methods names. https://github.com/rescript-lang/rescript-vscode/pull/611
2832
- Better performance for Inlay Hints and Codelens. https://github.com/rescript-lang/rescript-vscode/pull/634

0 commit comments

Comments
 (0)