diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-10-15 16:12:03 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-10-15 16:12:03 +0000 |
commit | e1201548cc0e42207a773b99133b1a0ce8d5424a (patch) | |
tree | 669a3e3212047b7b1ea4249bdd085d0753c5bdac /CHANGELOG.md | |
parent | c40da3e1689050ec7317e9d46b00bb3291a283cd (diff) | |
download | chef-e1201548cc0e42207a773b99133b1a0ce8d5424a.tar.gz |
Bump version to 15.4.43 by Chef Expeditorv15.4.43
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 17969eea0a..d7e7aa0f3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 15.4.42 --> -## [v15.4.42](https://github.com/chef/chef/tree/v15.4.42) (2019-10-15) +<!-- latest_release 15.4.43 --> +## [v15.4.43](https://github.com/chef/chef/tree/v15.4.43) (2019-10-15) #### Merged Pull Requests -- Fix typo for knife download --[no]diff and --[-no]force options. [#8995](https://github.com/chef/chef/pull/8995) ([Vasu1105](https://github.com/Vasu1105)) +- [knife] Deprecate data bag secret (-s) short option due to conflict with --server-url option [#8909](https://github.com/chef/chef/pull/8909) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- latest_release --> <!-- release_rollup since=15.3.14 --> ### Changes not yet released to stable #### Merged Pull Requests +- [knife] Deprecate data bag secret (-s) short option due to conflict with --server-url option [#8909](https://github.com/chef/chef/pull/8909) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.4.43 --> - Fix typo for knife download --[no]diff and --[-no]force options. [#8995](https://github.com/chef/chef/pull/8995) ([Vasu1105](https://github.com/Vasu1105)) <!-- 15.4.42 --> - Enhance knife supermarket list & search [#8971](https://github.com/chef/chef/pull/8971) ([vsingh-msys](https://github.com/vsingh-msys)) <!-- 15.4.41 --> - Using umask to avoid race conditions in bootstrap [#8895](https://github.com/chef/chef/pull/8895) ([Nimesh-Msys](https://github.com/Nimesh-Msys)) <!-- 15.4.40 --> |