summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-12 20:40:37 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-12 20:40:37 +0000
commit9cf5678e5a6a1400d0ccad1f2c29aa258ffdfedf (patch)
treefa54338602e9e0b231445a41619fb0880333fdbc /CHANGELOG.md
parent7c268d07e0c5412011bb60d2c9e23202942fe572 (diff)
downloadchef-9cf5678e5a6a1400d0ccad1f2c29aa258ffdfedf.tar.gz
Bump version to 15.4.74 by Chef Expeditorv15.4.74
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 00717ba982..97ab0746cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.4.73 -->
-## [v15.4.73](https://github.com/chef/chef/tree/v15.4.73) (2019-11-09)
+<!-- latest_release 15.4.74 -->
+## [v15.4.74](https://github.com/chef/chef/tree/v15.4.74) (2019-11-12)
#### Merged Pull Requests
-- Add new chef_sleep resource [#9081](https://github.com/chef/chef/pull/9081) ([tas50](https://github.com/tas50))
+- rename windows_ruby_platform? to windows_ruby? [#9085](https://github.com/chef/chef/pull/9085) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.4.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- rename windows_ruby_platform? to windows_ruby? [#9085](https://github.com/chef/chef/pull/9085) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.4.74 -->
- Add new chef_sleep resource [#9081](https://github.com/chef/chef/pull/9081) ([tas50](https://github.com/tas50)) <!-- 15.4.73 -->
- 🚧 WIP: remove Oracle 8 from TK tests run in CI [#9074](https://github.com/chef/chef/pull/9074) ([robbkidd](https://github.com/robbkidd)) <!-- 15.4.72 -->
- Add chef-utils gem with various recipe DSL helpers [#8922](https://github.com/chef/chef/pull/8922) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.4.70 -->