summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-20 18:51:21 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-20 18:51:21 +0000
commit8915d94a8b572d065ab57a1fa34d93c782a92155 (patch)
tree34cfd248b16ad2a926590856b059ce8c41f6bb36 /CHANGELOG.md
parenta220e94a2a10fc5bc6e54dae2b2f39459d6605fc (diff)
downloadchef-8915d94a8b572d065ab57a1fa34d93c782a92155.tar.gz
Bump version to 14.4.40 by Chef Expeditorv14.4.40
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 45cf94afc3..43f9e17a59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.4.39 -->
-## [v14.4.39](https://github.com/chef/chef/tree/v14.4.39) (2018-08-20)
+<!-- latest_release 14.4.40 -->
+## [v14.4.40](https://github.com/chef/chef/tree/v14.4.40) (2018-08-20)
#### Merged Pull Requests
-- Restart Python yum helper before each repo enable/disable [#7558](https://github.com/chef/chef/pull/7558) ([cosinusoidally](https://github.com/cosinusoidally))
+- Support for battery power options in windows_task resource [#7483](https://github.com/chef/chef/pull/7483) ([dheerajd-msys](https://github.com/dheerajd-msys))
<!-- latest_release -->
<!-- release_rollup since=14.3.37 -->
### Changes since 14.3.37 release
#### Merged Pull Requests
+- Support for battery power options in windows_task resource [#7483](https://github.com/chef/chef/pull/7483) ([dheerajd-msys](https://github.com/dheerajd-msys)) <!-- 14.4.40 -->
- Restart Python yum helper before each repo enable/disable [#7558](https://github.com/chef/chef/pull/7558) ([cosinusoidally](https://github.com/cosinusoidally)) <!-- 14.4.39 -->
- Fix failed RHEL6 32-bit functional tests [#7555](https://github.com/chef/chef/pull/7555) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.4.38 -->
- Add new openssl resources: ec_private_key, ec_public_key, certificate, and x509_request [#7513](https://github.com/chef/chef/pull/7513) ([tas50](https://github.com/tas50)) <!-- 14.4.37 -->