summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-28 16:10:59 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-28 16:10:59 +0000
commitbfc44f5450a3b80f7472615f8ae614f278d8348a (patch)
tree1cab14579d6381c517841e0ef84932faf2e8d57e /CHANGELOG.md
parent8ce98d299e2522206a11a9f7a88c796c9614be00 (diff)
downloadchef-bfc44f5450a3b80f7472615f8ae614f278d8348a.tar.gz
Bump version to 15.0.321 by Chef Expeditorv15.0.321
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 1c94159c41..c4f92356f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.320 -->
-## [v15.0.320](https://github.com/chef/chef/tree/v15.0.320) (2019-05-28)
+<!-- latest_release 15.0.321 -->
+## [v15.0.321](https://github.com/chef/chef/tree/v15.0.321) (2019-05-28)
#### Merged Pull Requests
-- Add distro constants for solo, zero and automate [#8460](https://github.com/chef/chef/pull/8460) ([bobchaos](https://github.com/bobchaos))
+- Chef 15: Fix ssh user set from cli [#8558](https://github.com/chef/chef/pull/8558) ([dheerajd-msys](https://github.com/dheerajd-msys))
<!-- latest_release -->
<!-- release_rollup since=15.0.300 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Chef 15: Fix ssh user set from cli [#8558](https://github.com/chef/chef/pull/8558) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 15.0.321 -->
- Add distro constants for solo, zero and automate [#8460](https://github.com/chef/chef/pull/8460) ([bobchaos](https://github.com/bobchaos)) <!-- 15.0.320 -->
- Enable target mode on ruby_block, log and breakpoint [#8593](https://github.com/chef/chef/pull/8593) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.319 -->
- Fixed issue for chef-client run was throwing error when provided empty string with it [#8200](https://github.com/chef/chef/pull/8200) ([vinay033](https://github.com/vinay033)) <!-- 15.0.318 -->