diff --git a/CHANGELOG.md b/CHANGELOG.md index a95c93409..01ab75c3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # What's New? +## 1.20 + +Improvements: + +- Ensure that any uses of `proc.spawn` work, especially for .bat and .cmd files, due to VS Code updating to Node 20. [#4037](https://github.com/microsoft/vscode-cmake-tools/issues/4037) + ## 1.19.50 Bug Fixes: