summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-11-21 00:10:32 +0000
committerChef Expeditor <chef-ci@chef.io>2018-11-21 00:10:32 +0000
commit4f64bb1625af40ede61928a68aec6f2875fdf17a (patch)
tree56b43dd1cc61d0db8e46d52168333d6d95ccfc23 /CHANGELOG.md
parent36ab6112fc5958e490841de1f068f4dde5be1a9f (diff)
downloadchef-4f64bb1625af40ede61928a68aec6f2875fdf17a.tar.gz
Bump version to 14.8.1 by Chef Expeditorv14.8.1
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 2b20cae05f..4ab7f37541 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.8.0 -->
-## [v14.8.0](https://github.com/chef/chef/tree/v14.8.0) (2018-11-21)
+<!-- latest_release 14.8.1 -->
+## [v14.8.1](https://github.com/chef/chef/tree/v14.8.1) (2018-11-21)
#### Merged Pull Requests
-- Chef 14: apt_repository: prevent gpg key import on newer Debian releases [#7971](https://github.com/chef/chef/pull/7971) ([tas50](https://github.com/tas50))
+- Chef 14: windows_share: Fix idempotency by removing the &quot;everyone&quot; access [#7973](https://github.com/chef/chef/pull/7973) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.7.17 -->
### Changes since 14.7.17 release
#### Merged Pull Requests
+- Chef 14: windows_share: Fix idempotency by removing the &quot;everyone&quot; access [#7973](https://github.com/chef/chef/pull/7973) ([tas50](https://github.com/tas50)) <!-- 14.8.1 -->
- Chef 14: apt_repository: prevent gpg key import on newer Debian releases [#7971](https://github.com/chef/chef/pull/7971) ([tas50](https://github.com/tas50)) <!-- 14.8.0 -->
- Chef 14: windows_share: Properly split the users to be revoked using quotes [#7974](https://github.com/chef/chef/pull/7974) ([tas50](https://github.com/tas50)) <!-- 14.7.31 -->
- Chef 14: windows_workgroup: Coerce the provided reboot property and add more t ests [#7972](https://github.com/chef/chef/pull/7972) ([tas50](https://github.com/tas50)) <!-- 14.7.30 -->