summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-12-19 16:58:13 +0000
committerChef Expeditor <chef-ci@chef.io>2018-12-19 16:58:13 +0000
commit057b589e647e8f977b4fa51e74a015e9854e7381 (patch)
tree72525331eedd248fe7f7360f9666c600a69d3e66 /CHANGELOG.md
parent339ec3a3fce83d5d87eaabfad5121b17bfc84876 (diff)
downloadchef-057b589e647e8f977b4fa51e74a015e9854e7381.tar.gz
Bump version to 15.0.114 by Chef Expeditorv15.0.114
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 24ac6fbf4a..2fba21cf32 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.113 -->
-## [v15.0.113](https://github.com/chef/chef/tree/v15.0.113) (2018-12-19)
+<!-- latest_release 15.0.114 -->
+## [v15.0.114](https://github.com/chef/chef/tree/v15.0.114) (2018-12-19)
#### Merged Pull Requests
-- Bump license_scout to 1.0.20 for licensing tests [#8065](https://github.com/chef/chef/pull/8065) ([tas50](https://github.com/tas50))
+- windows_certificate: Fix failures in delete action fails if certificate doesn&#39;t exist [#8000](https://github.com/chef/chef/pull/8000) ([Vasu1105](https://github.com/Vasu1105))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- windows_certificate: Fix failures in delete action fails if certificate doesn&#39;t exist [#8000](https://github.com/chef/chef/pull/8000) ([Vasu1105](https://github.com/Vasu1105)) <!-- 15.0.114 -->
- Bump license_scout to 1.0.20 for licensing tests [#8065](https://github.com/chef/chef/pull/8065) ([tas50](https://github.com/tas50)) <!-- 15.0.113 -->
- Update inspec to 3.1 and bump all the mixlibs [#8062](https://github.com/chef/chef/pull/8062) ([tas50](https://github.com/tas50)) <!-- 15.0.112 -->
- windows_certificate: Fix invalid byte sequence errors with pfx certicates [#8008](https://github.com/chef/chef/pull/8008) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 15.0.111 -->