summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-07-06 19:29:31 +0000
committerChef Expeditor <expeditor@chef.io>2020-07-06 19:29:31 +0000
commit873f8592c06235e2102745de87f976c33be06709 (patch)
treee41c094eb388a0e3cee615bb2b524ecb641ace12 /CHANGELOG.md
parent641f8f1ede5d026c2bc4ac7107a8a5867bea1d6d (diff)
downloadchef-873f8592c06235e2102745de87f976c33be06709.tar.gz
Bump version to 16.2.82 by Chef Expeditorv16.2.82
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 d58ba9c9bd..bcaf206f15 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.81 -->
-## [v16.2.81](https://github.com/chef/chef/tree/v16.2.81) (2020-07-06)
+<!-- latest_release 16.2.82 -->
+## [v16.2.82](https://github.com/chef/chef/tree/v16.2.82) (2020-07-06)
#### Merged Pull Requests
-- Implement ENFORCE_LICENSE dist constant for knife bootstrap [#9992](https://github.com/chef/chef/pull/9992) ([ramereth](https://github.com/ramereth))
+- Switch back to a supported nokogiri release [#10114](https://github.com/chef/chef/pull/10114) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=16.2.73 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Switch back to a supported nokogiri release [#10114](https://github.com/chef/chef/pull/10114) ([tas50](https://github.com/tas50)) <!-- 16.2.82 -->
- Implement ENFORCE_LICENSE dist constant for knife bootstrap [#9992](https://github.com/chef/chef/pull/9992) ([ramereth](https://github.com/ramereth)) <!-- 16.2.81 -->
- update to powershell_out to be compatible with 32 bit windows [#10107](https://github.com/chef/chef/pull/10107) ([chef-davin](https://github.com/chef-davin)) <!-- 16.2.80 -->
- Update windows_security_policy for better idempotency [#10064](https://github.com/chef/chef/pull/10064) ([chef-davin](https://github.com/chef-davin)) <!-- 16.2.79 -->