From cbb08d8f78f3cddd91c296d0d764fe3c7843c359 Mon Sep 17 00:00:00 2001 From: JoeRobich Date: Fri, 26 Sep 2025 20:13:55 +0000 Subject: [PATCH] Update main CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a64b036b5f..5f29427c41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876) # 2.94.x +* Install roslyn-tools (PR: [#8663](https://github.com/dotnet/vscode-csharp/pull/8663)) +* Bump tar-fs from 2.1.3 to 2.1.4 (PR: [#8661](https://github.com/dotnet/vscode-csharp/pull/8661)) +* Add copilot setup steps (PR: [#8655](https://github.com/dotnet/vscode-csharp/pull/8655)) +* Update pipeline and packaging excludes (PR: [#8654](https://github.com/dotnet/vscode-csharp/pull/8654)) # 2.93.x * Bump Roslyn to 5.0.0-2.25472.11 (PR: [#8646](https://github.com/dotnet/vscode-csharp/pull/8646))