Skip to content

Commit dd42e91

Browse files
authored
Update CHANGELOG.md
1 parent a4407ca commit dd42e91

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@
66
## Latest
77
* Bump razor and update changelog (PR: [#7005](https://github.com/dotnet/vscode-csharp/pull/7005))
88
* Tweak RazorConfigurationFormatter to account for serialization format change (PR: [#10157](https://github.com/dotnet/razor/pull/10157))
9-
* Remove lock in BackgroundDocumentGenerator (PR: [#10159](https://github.com/dotnet/razor/pull/10157))
109
* Use PooledArrayBuilder<SyntaxToken> throughout parsers and tokenizer (PR [#10095](https://github.com/dotnet/razor/pull/10095))
1110
* Fix hot path string allocations from ProjectKey (PR: [#10138](https://github.com/dotnet/razor/pull/10138))
1211
* Disable latest runtime patch (PR: [#10133](https://github.com/dotnet/razor/pull/10133))
13-
14-
15-
12+
1613
## 2.23.x
1714
* Rename RazorComponentAttribute semantic token to razorComponentAttribute (PR: [#6867](https://github.com/dotnet/vscode-csharp/pull/6867))
1815
* Drop win32-ia32 platform support (PR: [#6983](https://github.com/dotnet/vscode-csharp/pull/6983))

0 commit comments

Comments
 (0)