diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 2f7f6e9ac45..82374c1eb60 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -16,10 +16,9 @@ This is a log of all notable changes to Cody for VS Code. [Unreleased] changes a ### Changed -## 1.38.1 - Network: Changed configuration of network libraries to better support VSCode's patching of `http` and `https` modules. Also disabled the use of `keep-alive` headers until more robust testing is in place around VSCode's ongoing network changes. No performance changes are expected as the previous use of `keep-alive` didn't properly create re-usable connections. -## 1.38.0 +## 1.38.1 ### Changed