Skip to content

Commit 551a8db

Browse files
authored
Update CHANGELOG.md
1 parent 33ae461 commit 551a8db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
55

66
# 2.121.x
7+
* Use the package.json to gather all defined settings (PR: [#8954](https://github.com/dotnet/vscode-csharp/pull/8954))
8+
* Capture logs when recording a server trace (PR: [#8951](https://github.com/OmniSharp/omnisharp-vscode/pull/8951))
9+
* Log settings when capturing logs (PR: [#8948](https://github.com/OmniSharp/omnisharp-vscode/pull/8948))
10+
* Add captureLogs command which will record C# and C# LSP log activity (PR: [#8942](https://github.com/OmniSharp/omnisharp-vscode/pull/8942))
11+
* Bump Razor to 10.0.0-preview.26081.1 (PR: [#8940](https://github.com/OmniSharp/omnisharp-vscode/pull/8940))
712

813
# 2.115.x
914
* Update Roslyn to 5.5.0-2.26080.10 (PR: [#8941](https://github.com/dotnet/vscode-csharp/pull/8941))

0 commit comments

Comments
 (0)