Skip to content

Commit 9987968

Browse files
committed
Fix changelog
1 parent 9ac44e0 commit 9987968

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55

66
# 2.74.x
77
* Bump xamlTools to 17.14.36008.108 (PR: [#8159](https://github.com/dotnet/vscode-csharp/pull/8159))
8-
* Bump razor to 10.0.0-preview.25210.3 (PR: []())
8+
* Bump razor to 10.0.0-preview.25210.3 (PR: [#8171](https://github.com/dotnet/vscode-csharp/pull/8171))
99
* Allow graceful handling of ArgumentException when trying to apply changes to SourceText in LspTextChangesLoader (PR: [#11727](https://github.com/dotnet/razor/pull/11727))
10-
* TagHelper resolution should fallback from out-of-proc to in-proc on failure (PR: [#11684](https://github.com/dotnet/razor/pull/11684))
10+
* Tweak a log message (PR: [#11705](https://github.com/dotnet/razor/pull/11705))
11+
* Improve performance and memory usage of TagHelperBinder (PR: [#11671](https://github.com/dotnet/razor/pull/11671))
1112

1213

1314
# 2.73.x

0 commit comments

Comments
 (0)