summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-03 00:59:38 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-03 00:59:38 +0000
commita70938aede1c8686bd451751c1cbf94c3fc980b3 (patch)
tree6e505a9e86138d146a512416852235247bb8cae6 /CHANGELOG.md
parent83987e0090bc349deca074a3234c60a8d48e3474 (diff)
downloadchef-a70938aede1c8686bd451751c1cbf94c3fc980b3.tar.gz
Bump version to 15.0.255 by Chef Expeditorv15.0.255
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 7b07a96f44..7b00d23366 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.254 -->
-## [v15.0.254](https://github.com/chef/chef/tree/v15.0.254) (2019-05-02)
+<!-- latest_release 15.0.255 -->
+## [v15.0.255](https://github.com/chef/chef/tree/v15.0.255) (2019-05-03)
#### 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))
+- [CHEF-8432] Ensure default protocol is used properly. Use correct &#39;require&#39; before accessing Net::SSH constants. [#8440](https://github.com/chef/chef/pull/8440) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- [CHEF-8432] Ensure default protocol is used properly. Use correct &#39;require&#39; before accessing Net::SSH constants. [#8440](https://github.com/chef/chef/pull/8440) ([marcparadise](https://github.com/marcparadise)) <!-- 15.0.255 -->
- 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 -->