summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-12-20 04:08:54 +0000
committerChef Expeditor <chef-ci@chef.io>2018-12-20 04:08:54 +0000
commit1d2e130069238b9378c10e69ae3faaf613c5af53 (patch)
tree34861a2d5325d69dfa57e31ef9b551880bf5a1cd /CHANGELOG.md
parentc86b900bcdc524ba204887509f91153a6634f779 (diff)
downloadchef-1d2e130069238b9378c10e69ae3faaf613c5af53.tar.gz
Bump version to 14.9.0 by Chef Expeditorv14.9.0
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 93b90e10e5..bc1280df30 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.8.24 -->
-## [v14.8.24](https://github.com/chef/chef/tree/v14.8.24) (2018-12-20)
+<!-- latest_release 14.9.0 -->
+## [v14.9.0](https://github.com/chef/chef/tree/v14.9.0) (2018-12-20)
#### Merged Pull Requests
-- 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))
+- 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))
<!-- latest_release -->
<!-- release_rollup since=14.8.12 -->
### Changes since 14.8.12 release
#### 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)) <!-- 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 -->
- Bump license_scout to 1.0.20 for licensing tests [#8064](https://github.com/chef/chef/pull/8064) ([tas50](https://github.com/tas50)) <!-- 14.8.22 -->