summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-07 18:43:20 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-07 18:43:20 +0000
commitabe41b64da429d5dbe5ea3f9893e28b7863c4537 (patch)
tree75fa0672c9a12cba634a3cb68e3ef1b15dfad3ac /CHANGELOG.md
parentad27de14469f9465b790a76eab2c5700be3700b4 (diff)
downloadchef-abe41b64da429d5dbe5ea3f9893e28b7863c4537.tar.gz
Bump version to 15.0.270 by Chef Expeditorv15.0.270
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 4b2ef0e46a..77e6c88ff0 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.269 -->
-## [v15.0.269](https://github.com/chef/chef/tree/v15.0.269) (2019-05-07)
+<!-- latest_release 15.0.270 -->
+## [v15.0.270](https://github.com/chef/chef/tree/v15.0.270) (2019-05-07)
#### Merged Pull Requests
-- package: move response_file and response_file_variables out of base package resource [#8307](https://github.com/chef/chef/pull/8307) ([kapilchouhan99](https://github.com/kapilchouhan99))
+- Update a few more knife.rb references to include config.rb [#8474](https://github.com/chef/chef/pull/8474) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Update a few more knife.rb references to include config.rb [#8474](https://github.com/chef/chef/pull/8474) ([tas50](https://github.com/tas50)) <!-- 15.0.270 -->
- package: move response_file and response_file_variables out of base package resource [#8307](https://github.com/chef/chef/pull/8307) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 15.0.269 -->
- Remove the Chef 11 admin flag from knife client create [#8473](https://github.com/chef/chef/pull/8473) ([tas50](https://github.com/tas50)) <!-- 15.0.268 -->
- Chef 15: Unable to create temp dir on windows system [#8476](https://github.com/chef/chef/pull/8476) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.0.267 -->