diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-16 21:19:04 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-16 21:19:04 +0000 |
commit | e07f9e716008251f82ea3e5f255a250c28109363 (patch) | |
tree | e20c0b78a2ecf639909cd54dda583006f4043559 | |
parent | 91a56017cf149414d57ca276bf1cb3d44e67fc30 (diff) | |
download | chef-e07f9e716008251f82ea3e5f255a250c28109363.tar.gz |
Update CHANGELOG.md with details from pull request #7377
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 77e551f5af..751c1fef72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 14.3.16 --> -## [v14.3.16](https://github.com/chef/chef/tree/v14.3.16) (2018-06-14) +<!-- latest_release unreleased --> +## Unreleased #### Merged Pull Requests -- windows_task: Fix for task is not idempotent when task name includes parent folder [#7293](https://github.com/chef/chef/pull/7293) ([Vasu1105](https://github.com/Vasu1105)) +- Remove awesome customers testing and update kitchen configs [#7377](https://github.com/chef/chef/pull/7377) ([tas50](https://github.com/tas50)) <!-- latest_release --> <!-- release_rollup since=14.2.0 --> ### Changes since 14.2.0 release #### Merged Pull Requests +- Remove awesome customers testing and update kitchen configs [#7377](https://github.com/chef/chef/pull/7377) ([tas50](https://github.com/tas50)) <!-- 14.3.16 --> - windows_task: Fix for task is not idempotent when task name includes parent folder [#7293](https://github.com/chef/chef/pull/7293) ([Vasu1105](https://github.com/Vasu1105)) <!-- 14.3.16 --> - windows_task: Don't allow bad username/password to be provided to a task which will fail later [#7288](https://github.com/chef/chef/pull/7288) ([Vasu1105](https://github.com/Vasu1105)) <!-- 14.3.15 --> - Pull in win32-taskscheduler 1.0.2 [#7371](https://github.com/chef/chef/pull/7371) ([tas50](https://github.com/tas50)) <!-- 14.3.14 --> |