summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-08 22:11:22 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-08 22:11:22 +0000
commit8cdb922484468f41c0a083f13a8437c3a6044a43 (patch)
tree411313d61b8e6d6d1c0c41ca41dc689b4d9e30e3 /CHANGELOG.md
parent8846dbc988048b006da1135b1c7f0af5d8a4c23b (diff)
downloadchef-8cdb922484468f41c0a083f13a8437c3a6044a43.tar.gz
Bump version to 15.4.70 by Chef Expeditorv15.4.70
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 e47bd79adb..7654ab4879 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.69 -->
-## [v15.4.69](https://github.com/chef/chef/tree/v15.4.69) (2019-11-06)
+<!-- latest_release 15.4.70 -->
+## [v15.4.70](https://github.com/chef/chef/tree/v15.4.70) (2019-11-08)
#### Merged Pull Requests
-- fix the habitat package promotion tests [#9061](https://github.com/chef/chef/pull/9061) ([robbkidd](https://github.com/robbkidd))
+- Add chef-utils gem with various recipe DSL helpers [#8922](https://github.com/chef/chef/pull/8922) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.4.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- 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 -->
- fix the habitat package promotion tests [#9061](https://github.com/chef/chef/pull/9061) ([robbkidd](https://github.com/robbkidd)) <!-- 15.4.69 -->
- Remove useless search arg mangling [#9070](https://github.com/chef/chef/pull/9070) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.4.68 -->
- dist constants in win logs [#9058](https://github.com/chef/chef/pull/9058) ([bobchaos](https://github.com/bobchaos)) <!-- 15.4.67 -->