diff options
author | Chef Expeditor <chef-ci@chef.io> | 2020-08-07 22:32:41 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2020-08-07 22:32:41 +0000 |
commit | 6608dbb82425e0cd3c0b2043b13d43e94f37d5eb (patch) | |
tree | 36141a9b3c352f79248f86019e1bfbb21c80492a /CHANGELOG.md | |
parent | 039dcdfc15237cfd588ed238b0c089bfcd00f2e2 (diff) | |
download | chef-6608dbb82425e0cd3c0b2043b13d43e94f37d5eb.tar.gz |
Bump version to 16.4.15 by Chef Expeditorv16.4.15
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 bebc0ef8ed..a354e3f26a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 16.4.14 --> -## [v16.4.14](https://github.com/chef/chef/tree/v16.4.14) (2020-08-07) +<!-- latest_release 16.4.15 --> +## [v16.4.15](https://github.com/chef/chef/tree/v16.4.15) (2020-08-07) #### Merged Pull Requests -- chef_client_systemd_timer: Fix failures in the :remove action [#10273](https://github.com/chef/chef/pull/10273) ([tas50](https://github.com/tas50)) +- powershell_script: Use native properties and don't coerce user provided flags with powershell defaults [#10274](https://github.com/chef/chef/pull/10274) ([phiggins](https://github.com/phiggins)) <!-- latest_release --> <!-- release_rollup since=16.3.45 --> ### Changes not yet released to stable #### Merged Pull Requests +- powershell_script: Use native properties and don't coerce user provided flags with powershell defaults [#10274](https://github.com/chef/chef/pull/10274) ([phiggins](https://github.com/phiggins)) <!-- 16.4.15 --> - chef_client_systemd_timer: Fix failures in the :remove action [#10273](https://github.com/chef/chef/pull/10273) ([tas50](https://github.com/tas50)) <!-- 16.4.14 --> - Resolve Style/RedundantAssignment warnings [#10269](https://github.com/chef/chef/pull/10269) ([tas50](https://github.com/tas50)) <!-- 16.4.13 --> - Update spellcheck config with nice stuff from other repos. [#10261](https://github.com/chef/chef/pull/10261) ([phiggins](https://github.com/phiggins)) <!-- 16.4.12 --> |