Skip to content

Commit b2b1081

Browse files
Fix more merge conflicts
2 parents 41752e5 + d8363da commit b2b1081

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/release-notes/.FSharp.Core/10.0.100.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
### Changed
88

99
* Random functions support for zero element chosen/sampled ([PR #18568](https://github.com/dotnet/fsharp/pull/18568))
10+
* Enable more `string` optimizations by adding `when 'T : Enum` library-only library-only static optimization constraint. ([PR #18546](https://github.com/dotnet/fsharp/pull/18546))
1011

11-
### Breaking Changes
12+
* ### Breaking Changes

0 commit comments

Comments
 (0)