Skip to content

Commit 355e943

Browse files
authored
Update CHANGELOG.md
1 parent 551a8db commit 355e943

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55

66
# 2.121.x
77
* 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))
8+
* Capture logs when recording a server trace (PR: [#8951](https://github.com/dotnet/vscode-csharp/pull/8951))
9+
* Log settings when capturing logs (PR: [#8948](https://github.com/dotnet/vscode-csharp/pull/8948))
10+
* Add captureLogs command which will record C# and C# LSP log activity (PR: [#8942](https://github.com/dotnet/vscode-csharp/pull/8942))
11+
* Bump Razor to 10.0.0-preview.26081.1 (PR: [#8940](https://github.com/dotnet/vscode-csharp/pull/8940))
1212

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

0 commit comments

Comments
 (0)