diff options
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7cb51fad42..9fb4eb1f6d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Chef Client Release Notes 12.0.0: +## Solaris Mount Provider + +The Solaris provider now supports specifying the fsck_device attribute (which defaults to '-' for backwards compat). + ## Version Constraints in value_for_platform The `value_for_platform` helper can now take version constraints like `>=` and `~>`. This is particularly useful for users |