Skip to content

Commit e2dcf9d

Browse files
Numpsyxperiandri
authored andcommitted
Add a 6.1.4 section to the release notes.
1 parent 4003db2 commit e2dcf9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Release Notes
2+
## 6.1.4 - 2025-10-21
3+
* BUGFIX: Fixes for the .NET CDN changes described at https://github.com/dotnet/core/issues/9671, thanks @richlander, @Numpsy
4+
* BUGFIX: Update NuGet package dependencies to pick up security fixes, refs https://github.com/fsprojects/FAKE/issues/2871. thanks @Numpsy - https://github.com/fsprojects/FAKE/pull/2872
5+
* 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
6+
* ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @farlee2121 - https://github.com/fsprojects/FAKE/pull/2843
7+
28
## 6.1.3 - 2024-09-26
39
* ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.
410

0 commit comments

Comments
 (0)