summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-09 18:26:47 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-09 18:26:47 +0000
commit2ece34c7e2caaa3d22e142bd89ca9fc5e9eb4e6d (patch)
treef9ab61f3d814c7a7cb13264c10cf38be2ba0d88a /CHANGELOG.md
parent015f1162f13592c36631f79dd5e9d5198d7f957e (diff)
downloadchef-2ece34c7e2caaa3d22e142bd89ca9fc5e9eb4e6d.tar.gz
Bump version to 16.0.123 by Chef Expeditorv16.0.123
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 81bd42e93f..5be85030d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.122 -->
-## [v16.0.122](https://github.com/chef/chef/tree/v16.0.122) (2020-03-07)
+<!-- latest_release 16.0.123 -->
+## [v16.0.123](https://github.com/chef/chef/tree/v16.0.123) (2020-03-09)
#### Merged Pull Requests
-- Stop installing packages on our constainers that are already there [#9465](https://github.com/chef/chef/pull/9465) ([tas50](https://github.com/tas50))
+- Fix windows_certificate functional tests under buildkite [#9467](https://github.com/chef/chef/pull/9467) ([kapilchouhan99](https://github.com/kapilchouhan99))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix windows_certificate functional tests under buildkite [#9467](https://github.com/chef/chef/pull/9467) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 16.0.123 -->
- Stop installing packages on our constainers that are already there [#9465](https://github.com/chef/chef/pull/9465) ([tas50](https://github.com/tas50)) <!-- 16.0.122 -->
- Use Ohai&#39;s cloud attributes in knife node / status presenters [#9460](https://github.com/chef/chef/pull/9460) ([tas50](https://github.com/tas50)) <!-- 16.0.121 -->
- Update Ohai to 16.0.9 [#9461](https://github.com/chef/chef/pull/9461) ([tas50](https://github.com/tas50)) <!-- 16.0.120 -->