diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-05-14 13:50:20 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-05-14 13:50:20 +0000 |
commit | 7360d4720479a6b29974aef61e20c387ca1d66d4 (patch) | |
tree | 419a86d8ab71c824dd7e824144dc15e602c139ae /CHANGELOG.md | |
parent | 05944e8b464fe50d3bf0b28d80f14f65511361cb (diff) | |
download | chef-7360d4720479a6b29974aef61e20c387ca1d66d4.tar.gz |
Bump version to 14.1.6 by Chef Expeditorv14.1.6
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 86daf930bf..8d90f395a3 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.5 --> -## [v14.1.5](https://github.com/chef/chef/tree/v14.1.5) (2018-05-11) +<!-- latest_release 14.1.6 --> +## [v14.1.6](https://github.com/chef/chef/tree/v14.1.6) (2018-05-14) #### Merged Pull Requests -- repo_name property should be part of new_resource object [#7252](https://github.com/chef/chef/pull/7252) ([tj-anderson](https://github.com/tj-anderson)) +- remote_directory: restore overwrite default [#7254](https://github.com/chef/chef/pull/7254) ([rmoriz](https://github.com/rmoriz)) <!-- latest_release --> <!-- release_rollup since=14.1.1 --> ### Changes since 14.1.1 release #### Merged Pull Requests +- remote_directory: restore overwrite default [#7254](https://github.com/chef/chef/pull/7254) ([rmoriz](https://github.com/rmoriz)) <!-- 14.1.6 --> - repo_name property should be part of new_resource object [#7252](https://github.com/chef/chef/pull/7252) ([tj-anderson](https://github.com/tj-anderson)) <!-- 14.1.5 --> - fix git provider: -prune-tags is not available with old git versions, fixes #7233 [#7247](https://github.com/chef/chef/pull/7247) ([rmoriz](https://github.com/rmoriz)) <!-- 14.1.4 --> - Switch Node#role? to use the attributes expansion instead of the run list [#7234](https://github.com/chef/chef/pull/7234) ([coderanger](https://github.com/coderanger)) <!-- 14.1.3 --> |