Skip to content

Commit 7336f29

Browse files
committed
release notes
1 parent 43f0a78 commit 7336f29

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
### Changed
1313

14-
* Parallel compilation stabilised and enabled by default ([PR #18998](https://github.com/dotnet/fsharp/pull/18998))
14+
* Parallel compilation features: ref resolution, graph based checking, ILXGen and optimization enabled by default ([PR #18998](https://github.com/dotnet/fsharp/pull/18998))
15+
* Make graph based type checking and parallel optimizations deterministic ([PR #19028](https://github.com/dotnet/fsharp/pull/19028))
16+
1517

1618
### Breaking Changes

0 commit comments

Comments
 (0)