Skip to content

Commit 2bd9031

Browse files
authored
Update CHANGELOG.md
1 parent 38b9378 commit 2bd9031

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

66
# Latest
7-
* Update Roslyn to 4.11.0-2.24266.3 (PR: [#<>](https://github.com/dotnet/vscode-csharp/pull/<>))
7+
* Use XML settings for XAML language-configuration.json (PR: https://github.com/dotnet/vscode-csharp/pull/7162)
8+
* Bump xamlTools to the latest (PR: https://github.com/dotnet/vscode-csharp/pull/7161)
9+
* Update Debugger to v2.30.1 (PR: https://github.com/dotnet/vscode-csharp/pull/7145)
10+
11+
# 2.30.28
12+
* Update Roslyn to 4.11.0-2.24266.3 (PR: [#7135](https://github.com/dotnet/vscode-csharp/pull/7135))
813
* Various performance improvements and allocation reductions
914
* Reduce allocations in retrieving text from parsed trees (PR: [#73512](https://github.com/dotnet/roslyn/pull/73512))
1015
* Improve code action performance (PR: [#73493](https://github.com/dotnet/roslyn/pull/73493))

0 commit comments

Comments
 (0)