Skip to content

Commit ffa62ff

Browse files
committed
(doc) Add release notes for CLI 1.4.1/2.4.1
This updates the release notes section for Chocolatey CLI to include the changes that has gone into the v2.4.1 and v1.4.1 versions.
1 parent a006758 commit ffa62ff

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/content/docs/en-us/choco/release-notes.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,19 @@ This covers changes for the "chocolatey" and "chocolatey.lib" packages, which ar
2424

2525
<ChocolateyComponentDependenciesLink />
2626

27+
## 2.4.1 (Dec 4, 2024) \{#v2.4.1}
28+
29+
### Bug Fixes
30+
31+
- Fix - Searching for specific version on v3 only feed returns no results - see [#3396](https://github.com/chocolatey/choco/issues/3396).
32+
- Fix - Credentials from configured source used for a non-configured source when the URL is similar - see [#3565](https://github.com/chocolatey/choco/issues/3565).
33+
34+
## 1.4.1 (Dec 4, 2024) \{#v1.4.1}
35+
36+
### Bug Fix
37+
38+
- Fix - Credentials from configured source used for a non-configured source when the URL is similar - see [#3566](https://github.com/chocolatey/choco/issues/3566).
39+
2740
## 2.4.0 (Nov 12, 2024) \{#v2.4.0}
2841

2942
### Deprecated Feature

0 commit comments

Comments
 (0)