summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-09-17 16:04:33 -0700
committerkagarmoe <kgarmoe@chef.io>2018-09-17 17:41:16 -0700
commitae494ba5a6fc395aaace83e0f8dce8bb44fed567 (patch)
tree284666ce00d061c1285f48d2e99e225064cd0bfa /RELEASE_NOTES.md
parent43d4b9bc9f93a3ac05d471c5bbe0ccbdbde529de (diff)
downloadchef-ae494ba5a6fc395aaace83e0f8dce8bb44fed567.tar.gz
More updates to the release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 996a17c388..37b1dfa184 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,21 +12,27 @@ Use the windows_workgroup resource to join or change the workgroup of a Windows
See [windows_workgroup](https://docs.chef.io/resource_windows_workgroup.html) on the docs site for full usage documentation.
+Thanks [@derekgroh](https://github.com/derekgroh) for contributing this new resource.
+
### locale
Use the locale resource to set the system's locale.
See [locale](https://docs.chef.io/resource_locale.html) on the docs site for full usage documentation.
+Thanks [@vincentaubert](https://github.com/vincentaubert) for contributing this new resource.
+
## Updated Resources
### windows_ad_join
windows_ad_join now includes a new `new_hostnname` property for setting the hostname for the node upon joining the domain.
-## InSpec 2.2.101
+Thanks [@derekgroh](https://github.com/derekgroh) for contributing this new property.
+
+## InSpec 2.2.102
-InSpec has been updated to from 2.2.70 to 2.2.101. This new version includes the following improvements:
+InSpec has been updated to from 2.2.70 to 2.2.102. This new version includes the following improvements:
- Support for using ERB templating within the .yml files
- HTTP basic auth support for fetching dependent profiles
- A new global attributes concept