Skip to content

Commit 23d3cbc

Browse files
Update release notes
1 parent ceeba5c commit 23d3cbc

File tree

1 file changed

+1
-0
lines changed
  • docs/release-notes/.FSharp.Compiler.Service

1 file changed

+1
-0
lines changed

docs/release-notes/.FSharp.Compiler.Service/9.0.300.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* Fix confusing type inference error in task expression ([Issue #13789](https://github.com/dotnet/fsharp/issues/13789), [PR #18450](https://github.com/dotnet/fsharp/pull/18450))
2727
* Fix missing `null` highlighting in tooltips ([PR #18457](https://github.com/dotnet/fsharp/pull/18457))
2828
* Make `[<CallerMemberName; Struct>]` combination work([PR #18444](https://github.com/dotnet/fsharp/pull/18444/))
29+
* Miscellaneous unused opens analyzer fixes. ([Issue #17629](https://github.com/dotnet/fsharp/issues/17629), [Issue #17929](https://github.com/dotnet/fsharp/issues/17929), [Issue #16226](https://github.com/dotnet/fsharp/issues/16226), [Issue #18389](https://github.com/dotnet/fsharp/issues/18389), [PR #18510](https://github.com/dotnet/fsharp/pull/18510))
2930

3031
### Added
3132
* Added missing type constraints in FCS. ([PR #18241](https://github.com/dotnet/fsharp/pull/18241))

0 commit comments

Comments
 (0)