Skip to content

Commit 8f90188

Browse files
vexx32pauby
andauthored
(maint) Update changelog for release 1.4.0 (#111)
* (maint) update changelog for 1.4.0 * Update chocolatey/changelogs/changelog.yaml Co-authored-by: Paul Broadwith <[email protected]> Co-authored-by: Paul Broadwith <[email protected]>
1 parent c1cd32b commit 8f90188

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

chocolatey/changelogs/changelog.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# See: https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelog.yaml-format.md
22
ancestor: null
33
releases:
4+
1.4.0:
5+
release_date: '2022-12-15'
6+
changes:
7+
release_summary: |
8+
1.4.0 - Deprecate side by side installs, bug fixes, and adding TLS options for bootstrapping.
9+
major_changes:
10+
- win_chocolatey - Allow users to select the TLS versions used for bootstrapping Chocolatey installation.
11+
deprecated_features:
12+
- win_chocolatey - Deprecate side-by-side installs.
13+
bugfixes:
14+
- win_chocolatey - Module fails to execute if powershell version is older than version 5.
415
1.3.1:
516
release_date: '2022-10-12'
617
changes:

0 commit comments

Comments
 (0)