Skip to content

Commit bac1982

Browse files
authored
Add a 6.1.4 section to the release notes. (#2851)
1 parent 4003db2 commit bac1982

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Release Notes
2+
## 6.1.4 - 2025-10-25
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+
* BUGFIX: Fix documentation articles links, thanks @jhromadik - https://github.com/fsprojects/FAKE/pull/2842
6+
* ENHANCEMENT: Parse references at end of changelog as separate component, thanks @florenzen - https://github.com/fsprojects/FAKE/pull/2779
7+
* 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
8+
* ENHANCEMENT: Discover VSTest and MSTest using VSWhere, thanks @farlee2121 - https://github.com/fsprojects/FAKE/pull/2843
9+
210
## 6.1.3 - 2024-09-26
311
* ENHANCEMENT: SdkAssemblyResolver. Support using the latest installed SDK.
412

0 commit comments

Comments
 (0)