summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-07-31 17:39:20 +0000
committerChef Expeditor <chef-ci@chef.io>2020-07-31 17:39:20 +0000
commitda989793de1e10c0c0a1ea2bf8c727c6fb3434e1 (patch)
tree031278ab305e0117a62dc7d9cf796a56213aa8e1 /CHANGELOG.md
parent6d6ae2c5bd2f243a1405c1e829dcc329336be90e (diff)
downloadchef-da989793de1e10c0c0a1ea2bf8c727c6fb3434e1.tar.gz
Bump version to 16.3.52 by Chef Expeditorv16.3.52
Obvious fix; these changes are the result of automation not creative thinking.
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 a0bca3bd2d..8a74d79a6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.3.51 -->
-## [v16.3.51](https://github.com/chef/chef/tree/v16.3.51) (2020-07-31)
+<!-- latest_release 16.3.52 -->
+## [v16.3.52](https://github.com/chef/chef/tree/v16.3.52) (2020-07-31)
#### Merged Pull Requests
-- Bump omnibus-software to the latest [#10236](https://github.com/chef/chef/pull/10236) ([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))
+- Fix install windows features when install state is removed [#9820](https://github.com/chef/chef/pull/9820) ([dheerajd-msys](https://github.com/dheerajd-msys))
<!-- latest_release -->
<!-- release_rollup since=16.3.45 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix install windows features when install state is removed [#9820](https://github.com/chef/chef/pull/9820) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 16.3.52 -->
- Bump omnibus-software to the latest [#10236](https://github.com/chef/chef/pull/10236) ([tas50](https://github.com/tas50)) <!-- 16.3.51 -->
- 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 -->