summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-12-20 04:12:09 +0000
committerChef Expeditor <chef-ci@chef.io>2018-12-20 04:12:09 +0000
commit23ad804ea6e7d56b5318679fa9e300a0e9902c85 (patch)
tree5e4ab4f4abe2a8aec10129c1caf46a47d2afce90 /CHANGELOG.md
parent7127af1176b633f514c55d56ece4180b1a3f418f (diff)
downloadchef-23ad804ea6e7d56b5318679fa9e300a0e9902c85.tar.gz
Bump version to 14.9.1 by Chef Expeditorv14.9.1
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 bc1280df30..aacf849835 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.0 -->
-## [v14.9.0](https://github.com/chef/chef/tree/v14.9.0) (2018-12-20)
+<!-- latest_release 14.9.1 -->
+## [v14.9.1](https://github.com/chef/chef/tree/v14.9.1) (2018-12-20)
#### Merged Pull Requests
-- 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))
+- 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))
<!-- latest_release -->
<!-- release_rollup since=14.8.12 -->
### Changes since 14.8.12 release
#### 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)) <!-- 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 -->
- Bump train-core to 1.6.3 [#8067](https://github.com/chef/chef/pull/8067) ([chef-ci](https://github.com/chef-ci)) <!-- 14.8.23 -->