summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-07-31 00:00:56 +0000
committerChef Expeditor <chef-ci@chef.io>2020-07-31 00:00:56 +0000
commitee2fcaa1ee9eef2bc2d4e8ec6ad5f08e02a78a2c (patch)
tree51e6907dcbda02ce6aee7ca76d44bdda8193f275
parent8a2cedac806d42fc3e7592f7ec925ab2c1b0044a (diff)
downloadchef-ee2fcaa1ee9eef2bc2d4e8ec6ad5f08e02a78a2c.tar.gz
Update CHANGELOG.md with details from pull request #10220
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 5ab9451d29..2fd36ee4f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.3.50 -->
-## [v16.3.50](https://github.com/chef/chef/tree/v16.3.50) (2020-07-30)
+<!-- latest_release unreleased -->
+## Unreleased
#### Merged Pull Requests
-- Make sure darwin is always detected [#10235](https://github.com/chef/chef/pull/10235) ([tas50](https://github.com/tas50))
+- Compensate for libyaml changes in yaml parsing test. [#10220](https://github.com/chef/chef/pull/10220) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
<!-- release_rollup since=16.3.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Compensate for libyaml changes in yaml parsing test. [#10220](https://github.com/chef/chef/pull/10220) ([phiggins](https://github.com/phiggins)) <!-- 16.3.50 -->
- Make sure darwin is always detected [#10235](https://github.com/chef/chef/pull/10235) ([tas50](https://github.com/tas50)) <!-- 16.3.50 -->
- Update omnibus-software to slim our builds [#10234](https://github.com/chef/chef/pull/10234) ([tas50](https://github.com/tas50)) <!-- 16.3.49 -->
- Fix warning in test for redefined shared example group [#10232](https://github.com/chef/chef/pull/10232) ([phiggins](https://github.com/phiggins)) <!-- 16.3.48 -->