Skip to content

Commit 29f97f7

Browse files
committed
changelog
1 parent 205a1b2 commit 29f97f7

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
@@ -22,6 +22,7 @@
2222
- Make pipe completion work in pipe chains, not just on the first pipe. https://github.com/rescript-lang/rescript-vscode/pull/656
2323
- Make pipe completion work reliably when the path resolution needs to traverse submodules https://github.com/rescript-lang/rescript-vscode/pull/663
2424
- Make pipe completion work (after saving/compiling) when the return type of a function call is unknown until compilation https://github.com/rescript-lang/rescript-vscode/pull/662
25+
- Add pipe completion for `int` and `float` constants https://github.com/rescript-lang/rescript-vscode/pull/664
2526

2627
#### :bug: Bug Fix
2728

0 commit comments

Comments
 (0)