summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-07-06 17:46:36 +0000
committerChef Expeditor <expeditor@chef.io>2020-07-06 17:46:36 +0000
commit07ddcf4ac2aa2a614d791181d5072ea548edbc3a (patch)
treeed4dd6de81cb62f65762c8407488f17ce7835720 /CHANGELOG.md
parentd390ab8daca1ad0a28754971fcb3b3bd0262a66f (diff)
downloadchef-07ddcf4ac2aa2a614d791181d5072ea548edbc3a.tar.gz
Bump version to 16.2.81 by Chef Expeditorv16.2.81
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 e2fcb697e4..d58ba9c9bd 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.80 -->
-## [v16.2.80](https://github.com/chef/chef/tree/v16.2.80) (2020-07-03)
+<!-- latest_release 16.2.81 -->
+## [v16.2.81](https://github.com/chef/chef/tree/v16.2.81) (2020-07-06)
#### Merged Pull Requests
-- 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))
+- Implement ENFORCE_LICENSE dist constant for knife bootstrap [#9992](https://github.com/chef/chef/pull/9992) ([ramereth](https://github.com/ramereth))
<!-- latest_release -->
<!-- release_rollup since=16.2.73 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- Bump train-core to 3.3.6 [#10104](https://github.com/chef/chef/pull/10104) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 16.2.78 -->