diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-07-14 05:42:22 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-07-14 05:42:22 +0000 |
commit | e5b8076dec334316ab9fd3b099bec4defeb4454f (patch) | |
tree | 7392901d7756addd3e66a7b2ea814946f3caa404 /CHANGELOG.md | |
parent | 7049f9973804e14237f581c16c4f0c5ffcbe384b (diff) | |
download | chef-e5b8076dec334316ab9fd3b099bec4defeb4454f.tar.gz |
Bump version to 16.3.6 by Chef Expeditorv16.3.6
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a51d7ca67..3ee15cdde9 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.5 --> -## [v16.3.5](https://github.com/chef/chef/tree/v16.3.5) (2020-07-14) +<!-- latest_release 16.3.6 --> +## [v16.3.6](https://github.com/chef/chef/tree/v16.3.6) (2020-07-14) #### Merged Pull Requests -- Fix execute resource with integer user parameter. [#10157](https://github.com/chef/chef/pull/10157) ([phiggins](https://github.com/phiggins)) +- Fixed `knife cookbook upload -o` windows path issue [#10146](https://github.com/chef/chef/pull/10146) ([antima-gupta](https://github.com/antima-gupta)) <!-- latest_release --> <!-- release_rollup since=16.2.73 --> ### Changes not yet released to stable #### Merged Pull Requests +- Fixed `knife cookbook upload -o` windows path issue [#10146](https://github.com/chef/chef/pull/10146) ([antima-gupta](https://github.com/antima-gupta)) <!-- 16.3.6 --> - 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 --> |