summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-10 03:05:52 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-10 03:05:52 +0000
commitd57a36eb9996697ebaf3240edafa801bb7664cdd (patch)
tree42f92eddc61a72401b2257301bab799e7d0ac62e
parentc4d60799f993e9015d9da6aabe3aad5361c50563 (diff)
downloadchef-d57a36eb9996697ebaf3240edafa801bb7664cdd.tar.gz
Update CHANGELOG.md with details from pull request #7442
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44ebab1617..90f125ccbd 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.35 -->
-## [v14.3.35](https://github.com/chef/chef/tree/v14.3.35) (2018-07-09)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Bump Ohai to 14.3.0 [#7437](https://github.com/chef/chef/pull/7437) ([tas50](https://github.com/tas50))
+- Enable Amazon Linux 2.0 tests again [#7442](https://github.com/chef/chef/pull/7442) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.2.0 -->
### Changes since 14.2.0 release
#### Merged Pull Requests
+- Enable Amazon Linux 2.0 tests again [#7442](https://github.com/chef/chef/pull/7442) ([tas50](https://github.com/tas50)) <!-- 14.3.35 -->
- Bump Ohai to 14.3.0 [#7437](https://github.com/chef/chef/pull/7437) ([tas50](https://github.com/tas50)) <!-- 14.3.35 -->
- Prevent failures using windows_feature due to the platform helper [#7433](https://github.com/chef/chef/pull/7433) ([tas50](https://github.com/tas50)) <!-- 14.3.34 -->
- Fix dupe stdout_logger [#7401](https://github.com/chef/chef/pull/7401) ([nsdavidson](https://github.com/nsdavidson)) <!-- 14.3.33 -->