File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# See: https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelog.yaml-format.md
22ancestor : null
33releases :
4+ 1.5.1 :
5+ release_date : ' 2023-07-10'
6+ changes :
7+ release_summary : |
8+ 1.5.1 - Bugfixes
9+ bugfixes :
10+ - win-chocolatey - unable to install packages if a license is already installed and chocolatey.extension is not installed
411 1.5.0 :
512 release_date : ' 2023-06-27'
613 changes :
@@ -9,7 +16,7 @@ releases:
916 major_changes :
1017 - win_chocolatey - add options for specifying checksums
1118 - win_chocolatey_facts - add filter / gather_subset option
12- minor-changes :
19+ minor_changes :
1320 - All modules - Ensure modules are compatible with both Chocolatey CLI v2.x and v1.x
1421 - win_chocolatey - Improve error messages when installation of Chocolatey CLI v2.x fails due to unmet .NET Framework 4.8 dependency on client
1522 documentation :
You can’t perform that action at this time.
0 commit comments