summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 19:56:18 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 19:56:18 +0000
commit11215208fde4e96910e0e848e0311dcbe2cadf9c (patch)
tree6400dbd23440c28ab3cc00c380b671c4e127c544 /CHANGELOG.md
parentdccf35134bae9e1f7af9c78c6e9776d577c3b7a2 (diff)
downloadchef-11215208fde4e96910e0e848e0311dcbe2cadf9c.tar.gz
Bump version to 14.1.28 by Chef Expeditorv14.1.28
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 351b49de1d..bbb00d5ae9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.1.27 -->
-## [v14.1.27](https://github.com/chef/chef/tree/v14.1.27) (2018-05-31)
+<!-- latest_release 14.1.28 -->
+## [v14.1.28](https://github.com/chef/chef/tree/v14.1.28) (2018-05-31)
#### Merged Pull Requests
-- convert a_to_s to shell_out_compact in DNF/yum [#7313](https://github.com/chef/chef/pull/7313) ([lamont-granquist](https://github.com/lamont-granquist))
+- Support signing with ssh-agent [#7324](https://github.com/chef/chef/pull/7324) ([coderanger](https://github.com/coderanger))
<!-- latest_release -->
<!-- release_rollup since=14.1.12 -->
### Changes since 14.1.12 release
#### Merged Pull Requests
+- Support signing with ssh-agent [#7324](https://github.com/chef/chef/pull/7324) ([coderanger](https://github.com/coderanger)) <!-- 14.1.28 -->
- convert a_to_s to shell_out_compact in DNF/yum [#7313](https://github.com/chef/chef/pull/7313) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.1.27 -->
- Better errors with uninstalled official knife plugins [#7326](https://github.com/chef/chef/pull/7326) ([tas50](https://github.com/tas50)) <!-- 14.1.26 -->
- windows_ad_join: Ensure that reboot requests work [#7328](https://github.com/chef/chef/pull/7328) ([thommay](https://github.com/thommay)) <!-- 14.1.25 -->