summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-06 08:15:36 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-06 08:15:36 +0000
commit0d7b182dbd02b7f5177bafff788cb6a5aad6b316 (patch)
tree6e0ffecc32e711274ae980c9852b84996591357b /CHANGELOG.md
parent95133a03950c9f1622ae262446a9204b01892d03 (diff)
downloadchef-0d7b182dbd02b7f5177bafff788cb6a5aad6b316.tar.gz
Bump version to 14.6.17 by Chef Expeditorv14.6.17sp/testing-azure-devops
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 9d9420e34a..39626f6f39 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.16 -->
-## [v14.6.16](https://github.com/chef/chef/tree/v14.6.16) (2018-10-05)
+<!-- latest_release 14.6.17 -->
+## [v14.6.17](https://github.com/chef/chef/tree/v14.6.17) (2018-10-06)
#### Merged Pull Requests
-- Cleanup the Test Kitchen setup in omnibus [#7726](https://github.com/chef/chef/pull/7726) ([tas50](https://github.com/tas50))
+- Only include the Windows distro files on Windows [#7727](https://github.com/chef/chef/pull/7727) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.5.33 -->
### Changes since 14.5.33 release
#### Merged Pull Requests
+- Only include the Windows distro files on Windows [#7727](https://github.com/chef/chef/pull/7727) ([tas50](https://github.com/tas50)) <!-- 14.6.17 -->
- Cleanup the Test Kitchen setup in omnibus [#7726](https://github.com/chef/chef/pull/7726) ([tas50](https://github.com/tas50)) <!-- 14.6.16 -->
- better docs for Chef::Knife::Bootstrap#validate_options! [#7719](https://github.com/chef/chef/pull/7719) ([bankair](https://github.com/bankair)) <!-- 14.6.15 -->
- Add chef-cleanup omnibus-software defn [#7725](https://github.com/chef/chef/pull/7725) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.6.14 -->