Skip to content

Commit 74406cc

Browse files
committed
Add notes for Chocolatey CLI 2.2.1
We are shipping a new version, and we need to document everything that is contained within this release.
1 parent e17a3c1 commit 74406cc

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

input/en-us/choco/release-notes.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,26 @@ This covers changes for the "chocolatey" and "chocolatey.lib" packages, which ar
4646
- Improve error message that is shown when defaultPushSource configuration value hasn't been set and no explicit source has been provided - see [#3280](https://github.com/chocolatey/choco/pull/3280).
4747

4848

49+
## 2.2.1 (August 3, 2023)
50+
51+
> :choco-warning: **WARNING**
52+
>
53+
> Chocolatey CLI 2.2.1 was removed from public availability due to a bug identified just prior to the release.
54+
55+
> :choco-warning: **WARNING**
56+
>
57+
> Refer to our [Upgrade Guide](xref:upgrading-to-chocolatey-v2-v6) for recommendations before upgrading from 1.x versions to 2.x.
58+
59+
### Bug Fixes
60+
61+
- Fix - Can't find `choco.exe` after upgrading Chocolatey CLI using the MSI - see [#3286](https://github.com/chocolatey/choco/issues/3286).
62+
- Fix - Unable to do non-elevated operations when `cachelocation` is set to a restricted directory - see [#3291](https://github.com/chocolatey/choco/issues/3291).
63+
64+
### Dependency Change
65+
66+
- Update bundled 7zip executables to v23.01 - see [#3285](https://github.com/chocolatey/choco/issues/3285).
67+
68+
4969
## 2.1.0 (June 29, 2023)
5070

5171
> :choco-warning: **WARNING**

0 commit comments

Comments
 (0)