Skip to content

Commit c53a006

Browse files
committed
Fix release notes/shell cli incompatibility
1 parent 8a850b4 commit c53a006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fcs/RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Notable changes include:
44
* Removal of the `Microsoft.FSharp.Compiler.SourceCodeServices` namespace
55
* A new API for determining if an identifier needs to be quoted is available: `FSharp.Compiler.LexHelp.Keywords.DoesIdentifierNeedQuotation`
6-
* Enhancements to the correctness of PDBs, especially with anonymous records
6+
* Enhancements to the correctness of PDBs
77
* Better string formatting of records and values
88
* More stack overflow fixes in the compiler
99
* Inline IL parsing error handling

0 commit comments

Comments
 (0)