summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-24 19:32:48 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-24 19:32:48 +0000
commit9fa30422aea40a6cc9c8a2944692bce97d226090 (patch)
tree03af1a17daaf7b2883cf8fd5bd1fec144ecbef2f /CHANGELOG.md
parentc4fff2061e5f82d369fc64c46c091b4de325b358 (diff)
downloadchef-9fa30422aea40a6cc9c8a2944692bce97d226090.tar.gz
Bump version to 14.6.41 by Chef Expeditorv14.6.41
Obvious fix; these changes are the result of automation not creative thinking.
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 3cf66d97c0..cede7eafdc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.6.40 -->
-## [v14.6.40](https://github.com/chef/chef/tree/v14.6.40) (2018-10-24)
+<!-- latest_release 14.6.41 -->
+## [v14.6.41](https://github.com/chef/chef/tree/v14.6.41) (2018-10-24)
#### Merged Pull Requests
-- Use the Chefstyle gem instead of a git checkout [#7770](https://github.com/chef/chef/pull/7770) ([tas50](https://github.com/tas50))
+- Switch back to chefstyle from git and use the updated chef omnibus def [#7772](https://github.com/chef/chef/pull/7772) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.5.33 -->
### Changes since 14.5.33 release
#### Merged Pull Requests
+- Switch back to chefstyle from git and use the updated chef omnibus def [#7772](https://github.com/chef/chef/pull/7772) ([tas50](https://github.com/tas50)) <!-- 14.6.41 -->
- Use the Chefstyle gem instead of a git checkout [#7770](https://github.com/chef/chef/pull/7770) ([tas50](https://github.com/tas50)) <!-- 14.6.40 -->
- Fix registry key bug when sensitive is true [#7767](https://github.com/chef/chef/pull/7767) ([josh-barker](https://github.com/josh-barker)) <!-- 14.6.39 -->
- Don&#39;t ship contributing.md and VERSION file in the gem [#7769](https://github.com/chef/chef/pull/7769) ([tas50](https://github.com/tas50)) <!-- 14.6.38 -->