[release] prepare v0.41.2 release (2) 19afd64b extension/CHANGELOG.md: mention user-visible fixes Change-Id: I0529a11820caedfd3ad358eb14c8132599f824df
diff --git a/extension/CHANGELOG.md b/extension/CHANGELOG.md index 89537d5..cd4d431 100644 --- a/extension/CHANGELOG.md +++ b/extension/CHANGELOG.md
@@ -5,6 +5,15 @@ For a detailed list of changes, refer to the complete [commit history](https://github.com/golang/vscode-go/compare/v0.41.1...v0.41.2). +### Fixes +- Fixed [Issue 2414](https://github.com/golang/vscode-go/issues/2414) that prevented +recognizing testify suites spanning multiple files. ([PR 3128](https://github.com/golang/vscode-go/pull/3128)) +- Fixed the "Open 'gopls' trace" submenu in "Go: Choose Go Environment" command. ([Issue 3236](https://github.com/golang/vscode-go/issues/3236)) + +### Thanks + +Thanks for your contributions! @Cr4zySheep, @nirhaas + ## v0.41.1 - 22 Feb, 2024 This release is a point release to skip `vscgo` installation on Windows