Skip to content

Commit 261d01d

Browse files
committed
update release notes
1 parent 67b3c96 commit 261d01d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

fcs/RELEASE_NOTES.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ built-in Nuget dependency manager for FSI: FSharp.DependencyManager.Nuget
55

66
Members are now in SyntaxTree/SyntaxTreeOps and TypedTree/TypedTreeBasics/TypedTreeOps/TypedTreePickle.
77

8-
From dotnet/fsharp:d1a3d0705..d9695e1b9:
8+
From dotnet/fsharp:d1a3d0705..522dd906c:
99

10-
* Improve error recovery from patterns (thanks @auduchinok)
10+
* Improved error recovery from patterns (thanks @auduchinok)
1111
* Smaller IL Emit for unsigned 64-bit constants (thanks @teo-tsirpanis)
12-
* Improve ProvidedTypes Type generation (thanks @DedSec256)
13-
* Improve CodeLenses provided (thanks @realvictorprm)
12+
* Improved ProvidedTypes Type generation (thanks @DedSec256)
13+
* Improved CodeLenses provided (thanks @realvictorprm)
1414
* Optimize internal member calculations in PrettyNaming and items lookup (thanks @auduchinok)
1515
* More fixes to compiler internals, ranges, etc (thanks @auduchinok)
1616
* Support for consumption of C# Default Interfaces
17+
* Better encapsulation of ProvidedExpr members (thanks @DedSec256)
1718

1819
#### 34.1.1
1920

0 commit comments

Comments
 (0)