summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-19 02:54:06 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-19 02:54:06 +0000
commitea1c09a4cb5762b6b4d1b3bd35acf610668676a2 (patch)
tree0a669385fef34f8246d4565987564723fd509e8f /CHANGELOG.md
parent0c327ee5d1327f67dad996013d74fd694e46fbe8 (diff)
downloadchef-ea1c09a4cb5762b6b4d1b3bd35acf610668676a2.tar.gz
Bump version to 15.0.191 by Chef Expeditorv15.0.191
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 8cf86ffdde..3ab23799e0 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.190 -->
-## [v15.0.190](https://github.com/chef/chef/tree/v15.0.190) (2019-03-18)
+<!-- latest_release 15.0.191 -->
+## [v15.0.191](https://github.com/chef/chef/tree/v15.0.191) (2019-03-19)
#### Merged Pull Requests
-- Early allocation of the Chef::RunContext [#8301](https://github.com/chef/chef/pull/8301) ([lamont-granquist](https://github.com/lamont-granquist))
+- Loosen mixlib deps to allow for the latest versions [#8304](https://github.com/chef/chef/pull/8304) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Loosen mixlib deps to allow for the latest versions [#8304](https://github.com/chef/chef/pull/8304) ([tas50](https://github.com/tas50)) <!-- 15.0.191 -->
- Early allocation of the Chef::RunContext [#8301](https://github.com/chef/chef/pull/8301) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.190 -->
- Allow the use of `--delete-entire-chef-repo` [#8298](https://github.com/chef/chef/pull/8298) ([ABewsher](https://github.com/ABewsher)) <!-- 15.0.189 -->
- fix unsolvable Gemfile.lock [#8300](https://github.com/chef/chef/pull/8300) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.188 -->