summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-17 08:49:14 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-17 08:49:14 +0000
commitb7e51206138303e0eaee6b8dee8bb7b863afc33d (patch)
tree82a919526cf1f8a61a7c346dbb7899a7124c3ca4 /CHANGELOG.md
parent7854fa2b3c0872127899a1aef47878c7b20d060c (diff)
downloadchef-b7e51206138303e0eaee6b8dee8bb7b863afc33d.tar.gz
Bump version to 14.6.31 by Chef Expeditorv14.6.31
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 713d58ad49..3201523c22 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.30 -->
-## [v14.6.30](https://github.com/chef/chef/tree/v14.6.30) (2018-10-16)
+<!-- latest_release 14.6.31 -->
+## [v14.6.31](https://github.com/chef/chef/tree/v14.6.31) (2018-10-17)
#### Merged Pull Requests
-- Run more Travis tests on Ruby 2.5.1 [#7755](https://github.com/chef/chef/pull/7755) ([tas50](https://github.com/tas50))
+- Add support for localized system account to windows_task resource [#7679](https://github.com/chef/chef/pull/7679) ([jugatsu](https://github.com/jugatsu))
<!-- latest_release -->
<!-- release_rollup since=14.5.33 -->
### Changes since 14.5.33 release
#### Merged Pull Requests
+- Add support for localized system account to windows_task resource [#7679](https://github.com/chef/chef/pull/7679) ([jugatsu](https://github.com/jugatsu)) <!-- 14.6.31 -->
- Run more Travis tests on Ruby 2.5.1 [#7755](https://github.com/chef/chef/pull/7755) ([tas50](https://github.com/tas50)) <!-- 14.6.30 -->
- File provider: fix sticky bits management / preservation [#7753](https://github.com/chef/chef/pull/7753) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.6.29 -->
- Node Attributes: Build ImmutableMash properly in deep_merge! [#7752](https://github.com/chef/chef/pull/7752) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.6.28 -->