summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-02 23:07:21 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-02 23:07:21 +0000
commit93ba2be9cf1ba73a5291719c0a67964525689073 (patch)
treee514bbc01a820fb278cbd2efeaa759f432747f3b /CHANGELOG.md
parent5aacf4d7e534144395651fc3e8e8da569c67e403 (diff)
downloadchef-93ba2be9cf1ba73a5291719c0a67964525689073.tar.gz
Bump version to 15.0.254 by Chef Expeditorv15.0.254
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 c2ce04d75f..7b07a96f44 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.251 -->
-## [v15.0.251](https://github.com/chef/chef/tree/v15.0.251) (2019-05-01)
+<!-- latest_release 15.0.254 -->
+## [v15.0.254](https://github.com/chef/chef/tree/v15.0.254) (2019-05-02)
#### Merged Pull Requests
-- Update to Ruby 2.6.3 [#8446](https://github.com/chef/chef/pull/8446) ([tas50](https://github.com/tas50))
+- Replace Chef Client by its constant in Chef::Dist [#8448](https://github.com/chef/chef/pull/8448) ([Tensibai](https://github.com/Tensibai))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Replace Chef Client by its constant in Chef::Dist [#8448](https://github.com/chef/chef/pull/8448) ([Tensibai](https://github.com/Tensibai)) <!-- 15.0.254 -->
- Update to Ruby 2.6.3 [#8446](https://github.com/chef/chef/pull/8446) ([tas50](https://github.com/tas50)) <!-- 15.0.251 -->
- Remove old maintainer gems from the Gemfile [#8445](https://github.com/chef/chef/pull/8445) ([tas50](https://github.com/tas50)) <!-- 15.0.250 -->
- [CHEF-8422] Fix incorrect deprecation warnings [#8429](https://github.com/chef/chef/pull/8429) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.249 -->