Skip to content

Commit 5b4d376

Browse files
committed
update release notes
1 parent 10c3c17 commit 5b4d376

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

fcs/RELEASE_NOTES.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
#### 34.1.1
2+
3+
From dotnet/fsharp:3777cd4d8..836da28c0:
4+
5+
* Slight tweaks to error messages around numeric literals (Thanks @Happypig375)
6+
* Deny taking native address of an immutable local value (Thanks @TIHan)
7+
* Fixes to reported ranges for wildcard self-identifiers, module abbreviations, nested modules, attributes, nested types, and fields (Thanks @auduchinok)
8+
* Better compiler error recovery for errors in constructor expressions (Thanks @auduchinok)
9+
* Fix handling of F# Options in C# members with regards to nullable type interop (Thanks @TIHan)
10+
* Move dependency handling of native dlls to the DependencyManager (Thanks @KevinRansom)
11+
112
#### 34.1.0
213

314
From dotnet/fsharp:3af8959b6..9d69b49b7:

0 commit comments

Comments
 (0)