summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-04-16 03:42:51 +0000
committerChef Expeditor <expeditor@chef.io>2020-04-16 03:42:51 +0000
commit9b8eb6588df2c9c10c01db012c8c15f8d99ab3d8 (patch)
tree668b5710124169c26f8eada43e92011ba63c1027 /CHANGELOG.md
parent2ce822166b33a1b43a53a86901c57b41904a1a60 (diff)
downloadchef-9b8eb6588df2c9c10c01db012c8c15f8d99ab3d8.tar.gz
Bump version to 15.10.4 by Chef Expeditorv15.10.4
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 44602411a6..3afb849e4f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.10.3 -->
-## [v15.10.3](https://github.com/chef/chef/tree/v15.10.3) (2020-04-16)
+<!-- latest_release 15.10.4 -->
+## [v15.10.4](https://github.com/chef/chef/tree/v15.10.4) (2020-04-16)
#### Merged Pull Requests
-- Replace a few uses of attributes / parameters in messaging with properties [#9668](https://github.com/chef/chef/pull/9668) ([tas50](https://github.com/tas50))
+- Fix specifying sudo password in knife bootstrap [#9669](https://github.com/chef/chef/pull/9669) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.9.17 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix specifying sudo password in knife bootstrap [#9669](https://github.com/chef/chef/pull/9669) ([tas50](https://github.com/tas50)) <!-- 15.10.4 -->
- Replace a few uses of attributes / parameters in messaging with properties [#9668](https://github.com/chef/chef/pull/9668) ([tas50](https://github.com/tas50)) <!-- 15.10.3 -->
- Chef-15: Remove copyright dates [#9658](https://github.com/chef/chef/pull/9658) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.10.2 -->
- Fix knife bootstrap_version CLI option overriding config option [#9650](https://github.com/chef/chef/pull/9650) ([tas50](https://github.com/tas50)) <!-- 15.10.1 -->