summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-04 02:07:17 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-04 02:07:17 +0000
commita95b6690b1c3207d2297f1b2ed6f0924da3330e9 (patch)
tree3dfedcb255cb92fbe997a88c8bb499a7ad7127d8 /CHANGELOG.md
parent32cd08b01f9ecc79dde32d9f80e9c19704e57f3f (diff)
downloadchef-a95b6690b1c3207d2297f1b2ed6f0924da3330e9.tar.gz
Bump version to 15.8.12 by Chef Expeditorv15.8.12
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 fca3143712..d11d8abf34 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.8.11 -->
-## [v15.8.11](https://github.com/chef/chef/tree/v15.8.11) (2020-02-03)
+<!-- latest_release 15.8.12 -->
+## [v15.8.12](https://github.com/chef/chef/tree/v15.8.12) (2020-02-04)
#### Merged Pull Requests
-- sysctl: Add new comments property for adding comments to configs [#9324](https://github.com/chef/chef/pull/9324) ([tas50](https://github.com/tas50))
+- Add chef-sugar virtualization helpers (Chef 15 backport) [#9316](https://github.com/chef/chef/pull/9316) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=15.7.32 -->
### Changes not yet released to stable channel
#### Merged Pull Requests
+- Add chef-sugar virtualization helpers (Chef 15 backport) [#9316](https://github.com/chef/chef/pull/9316) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.8.12 -->
- sysctl: Add new comments property for adding comments to configs [#9324](https://github.com/chef/chef/pull/9324) ([tas50](https://github.com/tas50)) <!-- 15.8.11 -->
- mac_user: fixing gid and system properties, and adding hidden property [#9323](https://github.com/chef/chef/pull/9323) ([tas50](https://github.com/tas50)) <!-- 15.8.10 -->
- Pinning ohai branch to get tests building [#9320](https://github.com/chef/chef/pull/9320) ([tyler-ball](https://github.com/tyler-ball)) <!-- 15.8.9 -->