summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-14 18:58:38 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-14 18:58:38 +0000
commitf5182468481c8b54884f49ad4ce11ce3b8983da5 (patch)
treef5409e15e8d4c10f41cf62c80b74cce9c58dd78b /CHANGELOG.md
parentf99677284b0424b30fa564bee1e3134be8f39d78 (diff)
downloadchef-f5182468481c8b54884f49ad4ce11ce3b8983da5.tar.gz
Bump version to 15.0.187 by Chef Expeditorv15.0.187
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 37d36f1240..4b07419068 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.186 -->
-## [v15.0.186](https://github.com/chef/chef/tree/v15.0.186) (2019-03-13)
+<!-- latest_release 15.0.187 -->
+## [v15.0.187](https://github.com/chef/chef/tree/v15.0.187) (2019-03-14)
#### Merged Pull Requests
-- Add misc YARD comments [#8287](https://github.com/chef/chef/pull/8287) ([tas50](https://github.com/tas50))
+- windows_service: Fix action :start to not resets credentials on service [#8278](https://github.com/chef/chef/pull/8278) ([jasonwbarnett](https://github.com/jasonwbarnett))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- windows_service: Fix action :start to not resets credentials on service [#8278](https://github.com/chef/chef/pull/8278) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 15.0.187 -->
- Add misc YARD comments [#8287](https://github.com/chef/chef/pull/8287) ([tas50](https://github.com/tas50)) <!-- 15.0.186 -->
- Loosen win32-certstore pin and bump to 0.3.0 [#8286](https://github.com/chef/chef/pull/8286) ([tas50](https://github.com/tas50)) <!-- 15.0.185 -->
- Remove audit mode from chef-client [#7728](https://github.com/chef/chef/pull/7728) ([tas50](https://github.com/tas50)) <!-- 15.0.184 -->