summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-15 00:05:55 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-15 00:05:55 +0000
commite26d943ab7958a88161f3c5959fad29aa8ed8b36 (patch)
tree939ac72f6d6e8c352457d6510860c9c285b388e3 /CHANGELOG.md
parent209ef30036960a0a8ba82e5f58bad73935dabefb (diff)
downloadchef-e26d943ab7958a88161f3c5959fad29aa8ed8b36.tar.gz
Bump version to 15.0.188 by Chef Expeditorv15.0.188
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 4b07419068..6a1b7b62f3 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.187 -->
-## [v15.0.187](https://github.com/chef/chef/tree/v15.0.187) (2019-03-14)
+<!-- latest_release 15.0.188 -->
+## [v15.0.188](https://github.com/chef/chef/tree/v15.0.188) (2019-03-15)
#### 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))
+- fix unsolvable Gemfile.lock [#8300](https://github.com/chef/chef/pull/8300) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- fix unsolvable Gemfile.lock [#8300](https://github.com/chef/chef/pull/8300) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.188 -->
- 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 -->