Skip to content

Commit de0a5dd

Browse files
committed
release notes
1 parent b24d4c1 commit de0a5dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

fcs/RELEASE_NOTES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,17 @@
22

33
This release bring a number of new changes, including a massive enhancement to SemanticClassification types thanks to @cartermp.
44

5-
From dotnet/fsharp:333eb82c8..d82a0ebf6:
5+
From dotnet/fsharp:333eb82c8..87114ec84:
66

77
* now allows for multiple implementations of generic interfaces (preview feature) (thanks @0x53A!)
88
* the default assembly set for script resolution now includes System.Numerics (thanks @KevinRansom)
99
* #r nuget package resolution is now committed eagerly, instead of delayed (thanks @KevinRansom)
1010
* reduced allocations for some strings in the compiler (thanks @kerams)
1111
* better printing for SRTP constraints (thanks @abelbraaksma/@realvictorprm)
1212
* more expressive DUs for semantic classification (thanks @cartermp)
13+
* remove legacymsbuildreferenceresolver (thanks @KevinRandom)
14+
* supply witnesses for op_UnaryPlus (thanks @TIHan)
15+
* clean up CE calssifications (thanks @cartermp)
1316

1417
#### 36.0.3
1518

0 commit comments

Comments
 (0)