diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-09-09 00:34:32 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-09-09 00:34:32 +0000 |
commit | f13040d700e69df7e1772c8604b5da89473b0600 (patch) | |
tree | 7c3e750e5ad6b3d81b3b2c8f16d5f21b5f668b93 /CHANGELOG.md | |
parent | a4a0505c166f01ba67b76ffd5c410b0a09cac197 (diff) | |
download | chef-f13040d700e69df7e1772c8604b5da89473b0600.tar.gz |
Bump version to 13.4.18 by Chef Expeditorv13.4.18
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 3b997cc7e5..ebffcb577b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> -<!-- latest_release 13.4.17 --> -## [v13.4.17](https://github.com/chef/chef/tree/v13.4.17) (2017-09-08) +<!-- latest_release 13.4.18 --> +## [v13.4.18](https://github.com/chef/chef/tree/v13.4.18) (2017-09-09) #### Merged Pull Requests -- Ensure we quote ETHTOOL/BONDING_OPTS [#6385](https://github.com/chef/chef/pull/6385) ([tomdoherty](https://github.com/tomdoherty)) +- Cleanup the current changelog [#6387](https://github.com/chef/chef/pull/6387) ([tas50](https://github.com/tas50)) <!-- latest_release --> <!-- release_rollup since=13.3.42 --> @@ -17,6 +17,7 @@ - Ignore validation errors in Resource#to_text [#6331](https://github.com/chef/chef/pull/6331) ([coderanger](https://github.com/coderanger)) <!-- 13.3.46 --> #### Merged Pull Requests +- Cleanup the current changelog [#6387](https://github.com/chef/chef/pull/6387) ([tas50](https://github.com/tas50)) <!-- 13.4.18 --> - Add support for specifying ETHTOOL_OPTS in the ifconfig resource [#6384](https://github.com/chef/chef/pull/6384) ([tomdoherty](https://github.com/tomdoherty)) <!-- 13.4.16 --> - Alternate user local logon authentication for remote_file resource [#5832](https://github.com/chef/chef/pull/5832) ([NimishaS](https://github.com/NimishaS)) <!-- 13.4.13 --> - Immutablize properly as we deep merge [#6362](https://github.com/chef/chef/pull/6362) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 13.4.11 --> |