summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-10 19:17:08 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-10 19:17:08 +0000
commitd4188cfb5e6ca74a5ef3bda4d7c89ff249282360 (patch)
tree5adfff44a1197e64414bb13c718988d06e1bea14
parenta2d38791ca6a775147bfe3195fc062ba076b9376 (diff)
downloadchef-d4188cfb5e6ca74a5ef3bda4d7c89ff249282360.tar.gz
Update CHANGELOG.md with details from pull request #8509
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bc29e9655..ec0e13776c 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.284 -->
-## [v15.0.284](https://github.com/chef/chef/tree/v15.0.284) (2019-05-10)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Chef 15: bootstrap options --max-wait raises NoMethodError: undefined method / [#8489](https://github.com/chef/chef/pull/8489) ([vsingh-msys](https://github.com/vsingh-msys))
+- Add comments to the Dockerfile explaining how it all works [#8509](https://github.com/chef/chef/pull/8509) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Add comments to the Dockerfile explaining how it all works [#8509](https://github.com/chef/chef/pull/8509) ([tas50](https://github.com/tas50)) <!-- 15.0.284 -->
- Chef 15: bootstrap options --max-wait raises NoMethodError: undefined method / [#8489](https://github.com/chef/chef/pull/8489) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.0.284 -->
- Fix for Chef::Exceptions::Win32APIError: The operation completed successfully. [#8451](https://github.com/chef/chef/pull/8451) ([kapilchouhan99](https://github.com/kapilchouhan99)) <!-- 15.0.283 -->
- CHEF_LICENSE environment variables should be quoted [#8513](https://github.com/chef/chef/pull/8513) ([tyler-ball](https://github.com/tyler-ball)) <!-- 15.0.282 -->