diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 95e5508c..2a0a64e6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,4 @@ -#### 6.4.0 +#### 6.4.0 - 11-03-2022 * __Breaking change:__ `Farkle.Tools.MSBuild` require MSBuild 17, which comes with Visual Studio 2022 and the .NET 6 SDK. * Farkle supports precompiling .NET 6 assemblies from Visual Studio. * Fixed random compiler errors when using the F# production builder operators `.>>` and `.>>.`.