Skip to content

Commit 1572f81

Browse files
committed
tweak changelog
1 parent 3cf5e96 commit 1572f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- Inlay Hints (experimetal). `rescript.settings.inlayHints.enable: true`. Turned off by default. https://github.com/rescript-lang/rescript-vscode/pull/453
1818
- Code Lenses for functions (experimetal). `rescript.settings.codeLens: true`. Turned off by default. https://github.com/rescript-lang/rescript-vscode/pull/513
1919
- Markdown code blocks tagged as `rescript` now get basic syntax highlighting. https://github.com/rescript-lang/rescript-vscode/pull/97
20-
- Hover support for v10 compiler `/** doc comments */`
20+
- Hover support for doc comments on v10 compiler `/** this is a doc comment */`
2121

2222
#### :bug: Bug Fix
2323

0 commit comments

Comments
 (0)