summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 -->