Skip to content

Commit c8f4c6b

Browse files
authored
Update 6.11 release notes with .1 update (#3343)
1 parent 2413007 commit c8f4c6b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/release-notes/NuGet-6.11.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ NuGet distribution vehicles:
1515

1616
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
1717

18+
## Summary: What's New in 6.11.1
19+
20+
### Issues fixed in this release
21+
22+
* Fix "multiple attempts to download the nupkg have failed" - [#13545](https://github.com/NuGet/Home/issues/13545)
23+
24+
[List of commits in this release](https://github.com/NuGet/NuGet.Client/compare/6.11.0.122...6.11.1.2)
25+
1826
## Summary: What's New in 6.11
1927

2028
* Suppress NuGetAudit warnings for specific advisories for PackageReference projects - [#13679](https://github.com/NuGet/Home/issues/13679)
@@ -69,7 +77,7 @@ NuGet distribution vehicles:
6977

7078
* Vulnerability InfoBar remains visible in the Solution Explorer after closing solution - [#13055](https://github.com/NuGet/Home/issues/13055)
7179

72-
[List of commits in this release](https://github.com/NuGet/NuGet.Client/compare/6.11.0.122...6.10.1.5)
80+
[List of commits in this release](https://github.com/NuGet/NuGet.Client/compare/6.10.1.5...6.11.0.122)
7381

7482
### Community contributions
7583

0 commit comments

Comments
 (0)