File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# See: https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelog.yaml-format.md
2
2
ancestor : null
3
3
releases :
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
4
11
1.5.0 :
5
12
release_date : ' 2023-06-27'
6
13
changes :
@@ -9,7 +16,7 @@ releases:
9
16
major_changes :
10
17
- win_chocolatey - add options for specifying checksums
11
18
- win_chocolatey_facts - add filter / gather_subset option
12
- minor-changes :
19
+ minor_changes :
13
20
- All modules - Ensure modules are compatible with both Chocolatey CLI v2.x and v1.x
14
21
- win_chocolatey - Improve error messages when installation of Chocolatey CLI v2.x fails due to unmet .NET Framework 4.8 dependency on client
15
22
documentation :
You can’t perform that action at this time.
0 commit comments