summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-16 22:14:41 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-16 22:14:41 +0000
commitb2fe2edccb34a992306de7bd264619eba732d5f4 (patch)
tree1e1910c7c7d17cc9dd856ade3b757340472ac7c3 /CHANGELOG.md
parent755ff2e2043977602a249892397d6912253d955b (diff)
downloadchef-b2fe2edccb34a992306de7bd264619eba732d5f4.tar.gz
Bump version to 14.9.6 by Chef Expeditorv14.9.6
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 956efea947..cea435b0f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.9.5 -->
-## [v14.9.5](https://github.com/chef/chef/tree/v14.9.5) (2019-01-16)
+<!-- latest_release 14.9.6 -->
+## [v14.9.6](https://github.com/chef/chef/tree/v14.9.6) (2019-01-16)
#### Merged Pull Requests
-- Support and test on Ruby 2.6 [#8121](https://github.com/chef/chef/pull/8121) ([tas50](https://github.com/tas50))
+- windows_task resource: allow non-system users without password for interactive tasks [#8120](https://github.com/chef/chef/pull/8120) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.8.12 -->
### Changes since 14.8.12 release
#### Merged Pull Requests
+- windows_task resource: allow non-system users without password for interactive tasks [#8120](https://github.com/chef/chef/pull/8120) ([tas50](https://github.com/tas50)) <!-- 14.9.6 -->
- Support and test on Ruby 2.6 [#8121](https://github.com/chef/chef/pull/8121) ([tas50](https://github.com/tas50)) <!-- 14.9.5 -->
- Bump mixlib-cli to 2.0.0 and win32-certstore to 0.2.1 [#8092](https://github.com/chef/chef/pull/8092) ([chef-ci](https://github.com/chef-ci)) <!-- 14.9.4 -->
- Bump inspec-core to 3.2.6 [#8075](https://github.com/chef/chef/pull/8075) ([chef-ci](https://github.com/chef-ci)) <!-- 14.9.3 -->