Skip to content

Commit 3e7f2fc

Browse files
committed
update release notes
1 parent 519e5c5 commit 3e7f2fc

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
@@ -1,8 +1,8 @@
1-
#### 34.0.0
1+
#### 34.0.1
22

3-
Contains commits from 32b124966 to 5a0117048 from dotnet/fsharp. Notable changes include:
3+
Contains commits from 32b124966 to d7018737c from dotnet/fsharp. Notable changes include:
44

5-
* lowered allocations for large strings and char arrays (notable source file texts)
5+
* lowered allocations for large strings and char arrays (notably source file texts)
66
* improved support for byreflike rules with regards to type abbreviations
77
* better support for scopes in recursive modules
88
* better location of .net core reference assemblies
@@ -11,8 +11,9 @@ Contains commits from 32b124966 to 5a0117048 from dotnet/fsharp. Notable changes
1111
* FSharpChecker learned how to keep background symbol uses
1212
* Project cracker/project cracker tool were removed
1313
* Better support for consuming C# inref parameters
14-
* preview-level functionality for #r "nuget" in scripts
1514
* new services around simplifing names and finding unused declarations
15+
* package management in scripts (in preview)
16+
* and-bang syntax support (in preview)
1617

1718
#### 33.0.1
1819

0 commit comments

Comments
 (0)