summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-11-14 17:30:36 -0800
committerTim Smith <tsmith84@gmail.com>2019-11-14 17:30:36 -0800
commit2608a7b50c986ceaf9189a5073e787b558eea34c (patch)
tree0d161f51b289f5897a8c893206e514e769826705 /RELEASE_NOTES.md
parent0802fb3626f99f72840a1eb257980d5946b53ad0 (diff)
downloadchef-2608a7b50c986ceaf9189a5073e787b558eea34c.tar.gz
Update InSpec release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index da09db65a3..bfdd0839ce 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -20,7 +20,7 @@ Official Habitat packages of Chef Infra Client are now available for Windows. It
This release of Chef Infra Client ships with several optimizations to our Ruby installation that improve the performance of the chef-client and knife commands, especially on Windows systems. Expect to see more here in future releases.
-## Chef InSpec 4.18.38
+## Chef InSpec 4.18.39
Chef InSpec has been updated from 4.17.17 to 4.18.38. This release includes a large number of bug fixes in additition to some great resource enhancements:
@@ -33,6 +33,7 @@ Chef InSpec has been updated from 4.17.17 to 4.18.38. This release includes a la
- The `filesystem` resource now supports devices with very long names
- The `apt` better handles URIs and supports repos with an `arch`
- The `oracledb_session` has received multiple fixes to make it work better
+- The `npm` resource now works under sudo on Unix and on Windows with a custom PATH
## New Resources