summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-07-14 02:33:14 +0000
committerChef Expeditor <expeditor@chef.io>2020-07-14 02:33:14 +0000
commit73af446179a1ef49c057788620e1d2c0fa5aa7f0 (patch)
tree6f465c8efa56d4ea908ce55e62c20fb38fedc030 /CHANGELOG.md
parentc1945a7d943a76044adfe66a71456361f14a8594 (diff)
downloadchef-73af446179a1ef49c057788620e1d2c0fa5aa7f0.tar.gz
Bump version to 16.3.5 by Chef Expeditorv16.3.5
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0343a672fd..4a51d7ca67 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.4 -->
-## [v16.3.4](https://github.com/chef/chef/tree/v16.3.4) (2020-07-14)
+<!-- latest_release 16.3.5 -->
+## [v16.3.5](https://github.com/chef/chef/tree/v16.3.5) (2020-07-14)
#### Merged Pull Requests
-- Fix extra quote in habitat test pipeline config [#10156](https://github.com/chef/chef/pull/10156) ([christopher-snapp](https://github.com/christopher-snapp))
+- Fix execute resource with integer user parameter. [#10157](https://github.com/chef/chef/pull/10157) ([phiggins](https://github.com/phiggins))
<!-- latest_release -->
<!-- release_rollup since=16.2.73 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix execute resource with integer user parameter. [#10157](https://github.com/chef/chef/pull/10157) ([phiggins](https://github.com/phiggins)) <!-- 16.3.5 -->
- Fix extra quote in habitat test pipeline config [#10156](https://github.com/chef/chef/pull/10156) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 16.3.4 -->
- Test and Promote Habitat builds on Linux [#10102](https://github.com/chef/chef/pull/10102) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 16.3.3 -->
- Fix two warnings in tests. [#10150](https://github.com/chef/chef/pull/10150) ([phiggins](https://github.com/phiggins)) <!-- 16.3.2 -->