summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-06 17:54:20 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-06 17:54:20 +0000
commitf82dd6e054da81e3111a24fedd84369ce3351f93 (patch)
tree1e8ecb38a6bd8a404b2999b90d7d1d8a69b8e125 /CHANGELOG.md
parent1bc5e152e930422d2d2ebba54f32ef0a839869cb (diff)
downloadchef-f82dd6e054da81e3111a24fedd84369ce3351f93.tar.gz
Bump version to 14.0.117 by Expeditorv14.0.117
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 9cf1bc4dc3..d95a015ead 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.0.116 -->
-## [v14.0.116](https://github.com/chef/chef/tree/v14.0.116) (2018-03-05)
+<!-- latest_release 14.0.117 -->
+## [v14.0.117](https://github.com/chef/chef/tree/v14.0.117) (2018-03-06)
#### Merged Pull Requests
-- Avoid compile time error in apt_repository [#6953](https://github.com/chef/chef/pull/6953) ([tas50](https://github.com/tas50))
+- Added source_file to FromFile [#6938](https://github.com/chef/chef/pull/6938) ([zfjagann](https://github.com/zfjagann))
<!-- latest_release -->
<!-- release_rollup since=13.7.16 -->
### Changes since 13.7.16 release
#### Merged Pull Requests
+- Added source_file to FromFile [#6938](https://github.com/chef/chef/pull/6938) ([zfjagann](https://github.com/zfjagann)) <!-- 14.0.117 -->
- Avoid compile time error in apt_repository [#6953](https://github.com/chef/chef/pull/6953) ([tas50](https://github.com/tas50)) <!-- 14.0.116 -->
- Remove support for Windows 2003 [#6923](https://github.com/chef/chef/pull/6923) ([tas50](https://github.com/tas50)) <!-- 14.0.115 -->
- add a utility to dump info about resources [#6896](https://github.com/chef/chef/pull/6896) ([thommay](https://github.com/thommay)) <!-- 14.0.114 -->