summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-07 17:41:54 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-07 17:41:54 +0000
commit4056be318fa7aaddd46fff0f7fc15a7fd587d77b (patch)
treece966e9d7d65fe6242efd944a58b65ac470e28e2 /CHANGELOG.md
parentb2c16e5438b43f0154d0cd61cea3cc6ff00433b9 (diff)
downloadchef-4056be318fa7aaddd46fff0f7fc15a7fd587d77b.tar.gz
Bump version to 15.0.269 by Chef Expeditorv15.0.269
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 8bb073b80d..4b2ef0e46a 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.268 -->
-## [v15.0.268](https://github.com/chef/chef/tree/v15.0.268) (2019-05-07)
+<!-- latest_release 15.0.269 -->
+## [v15.0.269](https://github.com/chef/chef/tree/v15.0.269) (2019-05-07)
#### Merged Pull Requests
-- Remove the Chef 11 admin flag from knife client create [#8473](https://github.com/chef/chef/pull/8473) ([tas50](https://github.com/tas50))
+- 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))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### 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)) <!-- 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 -->
- Initial target_mode implementation [#7758](https://github.com/chef/chef/pull/7758) ([btm](https://github.com/btm)) <!-- 15.0.266 -->