Skip to content

Commit 423ed34

Browse files
committed
(maint) Fix order of release notes
The 2.2.1 release notes were put in the wrong place, and this was missed during PR review.
1 parent 80c2b59 commit 423ed34

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
@@ -21,6 +21,26 @@ This covers changes for the "chocolatey" and "chocolatey.lib" packages, which ar
2121
<?! Include "../../shared/chocolatey-component-dependencies-link.txt" /?>
2222

2323

24+
## 2.2.1 (August 3, 2023)
25+
26+
> :choco-warning: **WARNING**
27+
>
28+
> Chocolatey CLI 2.2.1 was removed from public availability due to a bug identified just prior to the release.
29+
30+
> :choco-warning: **WARNING**
31+
>
32+
> Refer to our [Upgrade Guide](xref:upgrading-to-chocolatey-v2-v6) for recommendations before upgrading from 1.x versions to 2.x.
33+
34+
### Bug Fixes
35+
36+
- Fix - Can't find `choco.exe` after upgrading Chocolatey CLI using the MSI - see [#3286](https://github.com/chocolatey/choco/issues/3286).
37+
- Fix - Unable to do non-elevated operations when `cachelocation` is set to a restricted directory - see [#3291](https://github.com/chocolatey/choco/issues/3291).
38+
39+
### Dependency Change
40+
41+
- Update bundled 7zip executables to v23.01 - see [#3285](https://github.com/chocolatey/choco/issues/3285).
42+
43+
2444
## 2.2.0 (July 26, 2023)
2545

2646
> :choco-warning: **WARNING**

0 commit comments

Comments
 (0)