summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-27 18:26:41 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-27 18:26:41 +0000
commit3a93aa14e0cb3bc7eb1b23fa5512b4c15313c421 (patch)
treeca0bd54f002ad79b569ba55e37f2e9da387b3017 /CHANGELOG.md
parentc569a1ad1ba7f0ebb5893a5df4f1043f6c197aaf (diff)
downloadchef-3a93aa14e0cb3bc7eb1b23fa5512b4c15313c421.tar.gz
Update CHANGELOG.md with details from pull request #7399
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 20ed603e7e..0377f1b5ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.3.21 -->
-## [v14.3.21](https://github.com/chef/chef/tree/v14.3.21) (2018-06-27)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Add chocolatey_config and chocolatey_source resources [#7388](https://github.com/chef/chef/pull/7388) ([tas50](https://github.com/tas50))
-- Add missing knife license headers [#7397](https://github.com/chef/chef/pull/7397) ([tas50](https://github.com/tas50))
+- Remove the existing acceptance testing framework [#7399](https://github.com/chef/chef/pull/7399) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.2.0 -->
### Changes since 14.2.0 release
#### Merged Pull Requests
+- Remove the existing acceptance testing framework [#7399](https://github.com/chef/chef/pull/7399) ([tas50](https://github.com/tas50)) <!-- 14.3.21 -->
- Add chocolatey_config and chocolatey_source resources [#7388](https://github.com/chef/chef/pull/7388) ([tas50](https://github.com/tas50)) <!-- 14.3.21 -->
- Add missing knife license headers [#7397](https://github.com/chef/chef/pull/7397) ([tas50](https://github.com/tas50)) <!-- 14.3.20 -->
- deprecate old shell_out APIs [#7382](https://github.com/chef/chef/pull/7382) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.3.20 -->