summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-10-29 21:09:12 +0000
committerChef Expeditor <chef-ci@chef.io>2020-10-29 21:09:12 +0000
commit4c3fef78465ef0e0e9350782b622c50347e1b762 (patch)
treeea328355310a4438cdbaebef4fbd38fc8c12fb36 /CHANGELOG.md
parentddd1300bd14acf024f8fe844c2cef906bddb8a67 (diff)
downloadchef-4c3fef78465ef0e0e9350782b622c50347e1b762.tar.gz
Bump version to 16.7.12 by Chef Expeditorv16.7.12
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e73015f1cb..faced4b8bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.7.11 -->
-## [v16.7.11](https://github.com/chef/chef/tree/v16.7.11) (2020-10-29)
+<!-- latest_release 16.7.12 -->
+## [v16.7.12](https://github.com/chef/chef/tree/v16.7.12) (2020-10-29)
#### Merged Pull Requests
-- Update Ohai to 16.7.4 and win32-process to 0.9.0 [#10580](https://github.com/chef/chef/pull/10580) ([tas50](https://github.com/tas50))
-- Don&#39;t run rspec with documentation formatter. [#10578](https://github.com/chef/chef/pull/10578) ([phiggins](https://github.com/phiggins))
+- Fix secret options in windows bootstrap [#10577](https://github.com/chef/chef/pull/10577) ([mwrock](https://github.com/mwrock))
<!-- latest_release -->
<!-- release_rollup since=16.6.14 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix secret options in windows bootstrap [#10577](https://github.com/chef/chef/pull/10577) ([mwrock](https://github.com/mwrock)) <!-- 16.7.12 -->
- Update Ohai to 16.7.4 and win32-process to 0.9.0 [#10580](https://github.com/chef/chef/pull/10580) ([tas50](https://github.com/tas50)) <!-- 16.7.11 -->
- Don&#39;t run rspec with documentation formatter. [#10578](https://github.com/chef/chef/pull/10578) ([phiggins](https://github.com/phiggins)) <!-- 16.7.10 -->
- Remove rspec_junit_formatter and rspec version pins [#10579](https://github.com/chef/chef/pull/10579) ([phiggins](https://github.com/phiggins)) <!-- 16.7.10 -->