Skip to content

Commit 0937161

Browse files
committed
Update release notes
1 parent 8e83614 commit 0937161

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
* Renaming symbol fails within a file that had recently been renamed without saving changes.
1313
* As a workaround, make an edit within the file before using Rename Symbol.
1414

15+
## 1.25.8
16+
* Update Razor to 7.0.0-preview.23258.1 (PR: [#TK](https://github.com/OmniSharp/omnisharp-vscode/pull/TK))
17+
* Fix issue with Razor attribute hover and Go to Definition (PR: [#8653](https://github.com/dotnet/razor/pull/8653))
18+
* Fix issue with Razor formatting (PR: [#8669](https://github.com/dotnet/razor/pull/8669))
19+
1520
## 1.25.7
1621
* Update Razor to 7.0.0-preview.23224.3 (PR: [#5660](https://github.com/OmniSharp/omnisharp-vscode/pull/5660))
1722
* Fix issue with Razor diagnostics (PR: [#8622](https://github.com/dotnet/razor/pull/8622))

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ If you still need Unity or .NET Framework support, you can set `omnisharp.useMod
3131

3232
See issue [#5120](https://github.com/OmniSharp/omnisharp-vscode/issues/5120) for more details.
3333

34+
## What's new in 1.25.8
35+
* Update Razor to 7.0.0-preview.23258.1 (PR: [#TK](https://github.com/OmniSharp/omnisharp-vscode/pull/TK))
36+
* Fix issue with Razor attribute hover and Go to Definition (PR: [#8653](https://github.com/dotnet/razor/pull/8653))
37+
* Fix issue with Razor formatting (PR: [#8669](https://github.com/dotnet/razor/pull/8669))
38+
3439
## What's new in 1.25.7
3540
* Update Razor to 7.0.0-preview.23224.3 (PR: [#5660](https://github.com/OmniSharp/omnisharp-vscode/pull/5660))
3641
* Fix issue with Razor diagnostics (PR: [#8622](https://github.com/dotnet/razor/pull/8622))

0 commit comments

Comments
 (0)