summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-12-20 07:00:31 +0000
committerChef Expeditor <chef-ci@chef.io>2018-12-20 07:00:31 +0000
commit010b8f22477d42fae6d7b8b9fe071784e5705c02 (patch)
tree9413ae67991e89208c5b578bbf16ae89e67d88cc /CHANGELOG.md
parent5dfb98ddd8f7c0adad4b2624f42d2c2be9049c6b (diff)
downloadchef-010b8f22477d42fae6d7b8b9fe071784e5705c02.tar.gz
Bump version to 14.9.2 by Chef Expeditorv14.9.2
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 aacf849835..8ea18cc096 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.9.1 -->
-## [v14.9.1](https://github.com/chef/chef/tree/v14.9.1) (2018-12-20)
+<!-- latest_release 14.9.2 -->
+## [v14.9.2](https://github.com/chef/chef/tree/v14.9.2) (2018-12-20)
#### Merged Pull Requests
-- chef 14: minimal_ohai: Add init_package plugin as a required plugin [#8072](https://github.com/chef/chef/pull/8072) ([tas50](https://github.com/tas50))
+- Disable s3 omnibus cache [#8069](https://github.com/chef/chef/pull/8069) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.8.12 -->
### Changes since 14.8.12 release
#### Merged Pull Requests
+- Disable s3 omnibus cache [#8069](https://github.com/chef/chef/pull/8069) ([tas50](https://github.com/tas50)) <!-- 14.9.2 -->
- chef 14: minimal_ohai: Add init_package plugin as a required plugin [#8072](https://github.com/chef/chef/pull/8072) ([tas50](https://github.com/tas50)) <!-- 14.9.1 -->
- chef 14: windows_certificate: Fix invalid byte sequence errors with pfx certicates [#8071](https://github.com/chef/chef/pull/8071) ([tas50](https://github.com/tas50)) <!-- 14.9.0 -->
- windows_certificate: Fix failures in delete action fails if certificate doesn&#39;t exist [#8073](https://github.com/chef/chef/pull/8073) ([tas50](https://github.com/tas50)) <!-- 14.8.24 -->