summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-02-06 00:07:40 +0000
committerChef Expeditor <chef-ci@chef.io>2019-02-06 00:07:40 +0000
commit88224f9a4c4b0d97d97d6a2e429591508681c31a (patch)
treefbbe4bf5a594f5ed1c0e5e2d478ab3450a61165f /CHANGELOG.md
parent24db116c738ccef53cd5d5eaa8e921ccead076ab (diff)
downloadchef-88224f9a4c4b0d97d97d6a2e429591508681c31a.tar.gz
Bump version to 14.11.3 by Chef Expeditorv14.11.3
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 026a495dbd..f30d09ac36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.11.2 -->
-## [v14.11.2](https://github.com/chef/chef/tree/v14.11.2) (2019-02-06)
+<!-- latest_release 14.11.3 -->
+## [v14.11.3](https://github.com/chef/chef/tree/v14.11.3) (2019-02-06)
#### Merged Pull Requests
-- windows_task: Properly set command / arguments so resource updates behave as expected [#8205](https://github.com/chef/chef/pull/8205) ([tas50](https://github.com/tas50))
+- Update knife bootstrap template to use up to date omnitruck URL [#8207](https://github.com/chef/chef/pull/8207) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.10.9 -->
### Changes since 14.10.9 release
#### Merged Pull Requests
+- Update knife bootstrap template to use up to date omnitruck URL [#8207](https://github.com/chef/chef/pull/8207) ([tas50](https://github.com/tas50)) <!-- 14.11.3 -->
- windows_task: Properly set command / arguments so resource updates behave as expected [#8205](https://github.com/chef/chef/pull/8205) ([tas50](https://github.com/tas50)) <!-- 14.11.2 -->
- windows_certificate: Import PFX certificates with their private keys [#8206](https://github.com/chef/chef/pull/8206) ([tas50](https://github.com/tas50)) <!-- 14.11.1 -->
- Update rubygems to 2.7.8 and bundler to 1.17.3 [#8194](https://github.com/chef/chef/pull/8194) ([tas50](https://github.com/tas50)) <!-- 14.11.0 -->