Skip to content

Commit 562d1d0

Browse files
authored
Update main CHANGELOG
1 parent c5eb404 commit 562d1d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

66
# 2.94.x
7+
* Add completion for razor components in settings (PR: [#8680](https://github.com/dotnet/vscode-csharp/pull/8680))
8+
* Add copilot instructions (PR: [#8676](https://github.com/dotnet/vscode-csharp/pull/8676))
9+
* Fix up changelog (PR: [#8677](https://github.com/dotnet/vscode-csharp/pull/8677))
710
* Bump Razor to 10.0.0-preview.25503.1 (PR: [#8679](https://github.com/dotnet/vscode-csharp/pull/8679))
811
* Ensure RazorVSInternalCompletionParams is used for serialization of completion requests (PR: [#12271](https://github.com/dotnet/razor/pull/12271))
912
* Fix update changelog script (PR: [#8671](https://github.com/dotnet/vscode-csharp/pull/8671))

0 commit comments

Comments
 (0)