Skip to content

Commit aa78b00

Browse files
committed
Add CHANGELOG
1 parent 22bff6d commit aa78b00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232

3333
- Fix: JSON from `rescript-code-editor-analysis` was not always escaped properly, which prevented code actions from being available in certain situations https://github.com/rescript-lang/rescript-vscode/pull/1089
3434

35+
#### :house: Internal
36+
37+
- Find binary paths asynchronously. On `>=12.0.0-alpha.13` we do this by dynamically importing the `@rescript/{target}` package in the project root. https://github.com/rescript-lang/rescript-vscode/pull/1093
38+
3539
## 1.62.0
3640

3741
#### :nail_care: Polish

0 commit comments

Comments
 (0)