Skip to content

Commit 1074211

Browse files
authored
Update docs/release-notes/.FSharp.Compiler.Service/9.0.300.md
1 parent 2b8201d commit 1074211

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Fix missing nullness warning when static upcast dropped nullness ([Issue #18232](https://github.com/dotnet/fsharp/issues/18232), [PR #18261](https://github.com/dotnet/fsharp/pull/18261))
77
* Cancellable: only cancel on OCE with own token ([PR #18277](https://github.com/dotnet/fsharp/pull/18277))
88
* Cancellable: set token in more places ([PR #18283](https://github.com/dotnet/fsharp/pull/18283))
9-
Cancellable: fix leaking cancellation token ([PR #18295](https://github.com/dotnet/fsharp/pull/18295))
9+
* Cancellable: fix leaking cancellation token ([PR #18295](https://github.com/dotnet/fsharp/pull/18295))
1010

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

0 commit comments

Comments
 (0)