summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-01 04:04:28 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-01 04:04:28 +0000
commitd01487fb5a656b94a83998e140a7618294145101 (patch)
tree369d9dd5ddc9987c839b380d4885294faf174df4 /CHANGELOG.md
parent2c615043c9c37fe7ac037f3233efb9ccb1a24991 (diff)
downloadchef-d01487fb5a656b94a83998e140a7618294145101.tar.gz
Bump version to 15.0.175 by Chef Expeditorv15.0.175
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 bf71b306b2..26c751a839 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.174 -->
-## [v15.0.174](https://github.com/chef/chef/tree/v15.0.174) (2019-02-28)
+<!-- latest_release 15.0.175 -->
+## [v15.0.175](https://github.com/chef/chef/tree/v15.0.175) (2019-03-01)
#### Merged Pull Requests
-- Update omnibus gemfile deps to remove pry [#8257](https://github.com/chef/chef/pull/8257) ([tas50](https://github.com/tas50))
+- Remove checks / patches for old versions of Ruby [#8259](https://github.com/chef/chef/pull/8259) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Remove checks / patches for old versions of Ruby [#8259](https://github.com/chef/chef/pull/8259) ([tas50](https://github.com/tas50)) <!-- 15.0.175 -->
- Update omnibus gemfile deps to remove pry [#8257](https://github.com/chef/chef/pull/8257) ([tas50](https://github.com/tas50)) <!-- 15.0.174 -->
- rollback rbnacl [#8255](https://github.com/chef/chef/pull/8255) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.173 -->
- windows_share: Improve path comparison to prevent convering on each run [#8248](https://github.com/chef/chef/pull/8248) ([Xorima](https://github.com/Xorima)) <!-- 15.0.172 -->