Skip to content

Commit

Permalink
(maint) Update changelog for release 1.4.0 (#111)
Browse files Browse the repository at this point in the history
* (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]>
  • Loading branch information
vexx32 and pauby authored Dec 15, 2022
1 parent c1cd32b commit 8f90188
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions chocolatey/changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# See: https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelog.yaml-format.md
ancestor: null
releases:
1.4.0:
release_date: '2022-12-15'
changes:
release_summary: |
1.4.0 - Deprecate side by side installs, bug fixes, and adding TLS options for bootstrapping.
major_changes:
- win_chocolatey - Allow users to select the TLS versions used for bootstrapping Chocolatey installation.
deprecated_features:
- win_chocolatey - Deprecate side-by-side installs.
bugfixes:
- win_chocolatey - Module fails to execute if powershell version is older than version 5.
1.3.1:
release_date: '2022-10-12'
changes:
Expand Down

0 comments on commit 8f90188

Please sign in to comment.