Skip to content

Commit 76354c3

Browse files
committed
Add a 6.1.4 section to the release notes
1 parent 73fc961 commit 76354c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Release Notes
2+
## 6.1.4 - 2025-03-14
3+
* BUGFIX: Fixes for the .NET CDN changes described at https://github.com/dotnet/core/issues/9671, thanks @richlander, @Numpsy
4+
* ENHANCEMENT: In Fake.Dotnet.Cli, parse global.json using System.Text.Json instead of Newtonsoft.Json, thanks @Numpsy - https://github.com/fsprojects/FAKE/pull/2839
5+
* ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @farlee2121 - https://github.com/fsprojects/FAKE/pull/2843
6+
27
## 6.1.3 - 2024-09-26
38
* ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.
49

0 commit comments

Comments
 (0)