summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-02 23:55:23 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-02 23:55:23 +0000
commit33b97469bf0d1ab93392d8bd83cfb50f1a46eb4f (patch)
treefd37e19a59aa25bc94938e194f03699d468b273b /CHANGELOG.md
parentc9caed52eeaec28b2e3bc52585dd80b8d2a71a48 (diff)
downloadchef-33b97469bf0d1ab93392d8bd83cfb50f1a46eb4f.tar.gz
Bump version to 13.7.2 by Expeditorv13.7.2
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 31031cf97a..6883d962b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 13.7.1 -->
-## [v13.7.1](https://github.com/chef/chef/tree/v13.7.1) (2018-01-02)
+<!-- latest_release 13.7.2 -->
+## [v13.7.2](https://github.com/chef/chef/tree/v13.7.2) (2018-01-02)
#### Merged Pull Requests
-- Remove a useless regex in zypper_repository resource [#6710](https://github.com/chef/chef/pull/6710) ([tas50](https://github.com/tas50))
+- Update the knife editor error message to point to the correct document [#6726](https://github.com/chef/chef/pull/6726) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=13.6.4 -->
### Changes since 13.6.4 release
#### Merged Pull Requests
+- Update the knife editor error message to point to the correct document [#6726](https://github.com/chef/chef/pull/6726) ([tas50](https://github.com/tas50)) <!-- 13.7.2 -->
- Remove a useless regex in zypper_repository resource [#6710](https://github.com/chef/chef/pull/6710) ([tas50](https://github.com/tas50)) <!-- 13.7.1 -->
- Deprecate erl_call resource [#6720](https://github.com/chef/chef/pull/6720) ([tas50](https://github.com/tas50)) <!-- 13.6.57 -->
- Improve property warnings in resources [#6717](https://github.com/chef/chef/pull/6717) ([tas50](https://github.com/tas50)) <!-- 13.6.56 -->