summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-28 06:46:07 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-28 06:46:07 +0000
commitb49c1d7f1eeed3ceb7bc35406dd802f582a3c25c (patch)
treeccdd1312093a949885e2f80ef324ac93cad8d3bf /CHANGELOG.md
parenta5c8171cbf2680864a7e79fabc08411c29d504fa (diff)
downloadchef-b49c1d7f1eeed3ceb7bc35406dd802f582a3c25c.tar.gz
Bump version to 16.2.2 by Chef Expeditorv16.2.2
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 851dea8fc9..e4e42c5236 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.2.1 -->
-## [v16.2.1](https://github.com/chef/chef/tree/v16.2.1) (2020-05-28)
+<!-- latest_release 16.2.2 -->
+## [v16.2.2](https://github.com/chef/chef/tree/v16.2.2) (2020-05-28)
#### Merged Pull Requests
-- Update &amp; add resource descriptions for documentation generation [#9923](https://github.com/chef/chef/pull/9923) ([tas50](https://github.com/tas50))
+- Update to ssl_verify_mode on remote_file [#9925](https://github.com/chef/chef/pull/9925) ([jaymzh](https://github.com/jaymzh))
<!-- latest_release -->
<!-- release_rollup since=16.1.16 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Update to ssl_verify_mode on remote_file [#9925](https://github.com/chef/chef/pull/9925) ([jaymzh](https://github.com/jaymzh)) <!-- 16.2.2 -->
- Update &amp; add resource descriptions for documentation generation [#9923](https://github.com/chef/chef/pull/9923) ([tas50](https://github.com/tas50)) <!-- 16.2.1 -->
- Add ssl_verify option for remote_file [#9833](https://github.com/chef/chef/pull/9833) ([jaymzh](https://github.com/jaymzh)) <!-- 16.2.0 -->
- Add an input property to the execute resource for passing input on STDIN [#9910](https://github.com/chef/chef/pull/9910) ([phiggins](https://github.com/phiggins)) <!-- 16.1.19 -->