summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-07 05:06:14 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-07 05:06:14 +0000
commit727cd53333317e300a628b4f84a602616be61788 (patch)
tree2de664fc3c0c20285856933433c6a61379712472 /CHANGELOG.md
parentc2195eb12aec4ef61b073b33531b444c2334976e (diff)
downloadchef-727cd53333317e300a628b4f84a602616be61788.tar.gz
Bump version to 16.0.122 by Chef Expeditorv16.0.122
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 53e9266e15..81bd42e93f 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.121 -->
-## [v16.0.121](https://github.com/chef/chef/tree/v16.0.121) (2020-03-07)
+<!-- latest_release 16.0.122 -->
+## [v16.0.122](https://github.com/chef/chef/tree/v16.0.122) (2020-03-07)
#### Merged Pull Requests
-- Use Ohai&#39;s cloud attributes in knife node / status presenters [#9460](https://github.com/chef/chef/pull/9460) ([tas50](https://github.com/tas50))
+- Stop installing packages on our constainers that are already there [#9465](https://github.com/chef/chef/pull/9465) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### 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)) <!-- 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 -->
- Disable failing windows tests while we troubleshoot [#9459](https://github.com/chef/chef/pull/9459) ([tas50](https://github.com/tas50)) <!-- 16.0.119 -->