diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-29 20:10:56 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-29 20:10:56 +0000 |
commit | 0971e0a472f70318a41b75de308269999175d772 (patch) | |
tree | 2e4277ba5ef9d903e28dc24c9277bd75a659fbbb /CHANGELOG.md | |
parent | bba8ff2b5ee842ec4505dadb88dfdbd7966d3a18 (diff) | |
download | chef-0971e0a472f70318a41b75de308269999175d772.tar.gz |
Bump version to 13.4.7 by Chef Expeditorv13.4.7
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 7ef500283a..9867341177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ -<!-- latest_release 13.4.6 --> -## [v13.4.6](https://github.com/chef/chef/tree/v13.4.6) (2017-08-29) +<!-- latest_release 13.4.7 --> +## [v13.4.7](https://github.com/chef/chef/tree/v13.4.7) (2017-08-29) #### Merged Pull Requests -- Link to the knife docs in both places where we error on editor [#6363](https://github.com/chef/chef/pull/6363) ([tas50](https://github.com/tas50)) +- bump rubygems to 2.6.13 [#6365](https://github.com/chef/chef/pull/6365) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- latest_release --> <!-- release_rollup since=13.3.42 --> @@ -12,6 +12,7 @@ - Pass json configuration to ShellSession class [#6314](https://github.com/chef/chef/pull/6314) ([btm](https://github.com/btm)) <!-- 13.3.47 --> #### Merged Pull Requests +- bump rubygems to 2.6.13 [#6365](https://github.com/chef/chef/pull/6365) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.4.7 --> - Link to the knife docs in both places where we error on editor [#6363](https://github.com/chef/chef/pull/6363) ([tas50](https://github.com/tas50)) <!-- 13.4.6 --> - node attributes: remove useless dup in merge_all [#6356](https://github.com/chef/chef/pull/6356) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.4.5 --> - speed up immutabilization [#6355](https://github.com/chef/chef/pull/6355) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.4.4 --> |