Skip to content

Commit c3b2564

Browse files
authored
Merge pull request #792 from pauby/doc/link-to--upgrade-guide
(doc) Add link to upgrade guide
2 parents 35ef780 + 1329c79 commit c3b2564

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

input/en-us/choco/new-in-v2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Description: A summary of the notable differences when upgrading from Chocolatey
77

88
# What's New in Chocolatey CLI v2.0.0
99

10+
> **Note**
11+
>
12+
> This is a high-level overview of what's new in Chocolatey CLI 2.0.0. If you are ready to upgrade, please read the [upgrade guide](xref:upgrading-to-chocolatey-v2-v6).
13+
1014
## NuGet v3 Feed Support
1115

1216
You can now use NuGet v3 package feeds with Chocolatey CLI!
@@ -107,3 +111,7 @@ On reaching these limits, Chocolatey CLI will warn you to refine your query to g
107111
Use `choco install packagename -s ./local/path/to/folder` instead, and ensure packages are packed with `choco pack` before attempting to install them.
108112
- Package version numbers will no longer retain leading zeroes in any parts of the version number when using `choco pack`.
109113
For example, `09.00.001` will be normalized to `9.0.1`.
114+
115+
## Ready To Upgrade?
116+
117+
If you are ready to upgrade, please read our [upgrade guide](xref:upgrading-to-chocolatey-v2-v6).

0 commit comments

Comments
 (0)