diff options
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5eb3bc2b2b..3ffac73161 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -15,6 +15,18 @@ Windows cookbook. ## InSpec updated to 1.39.1 +## Ohai 13.5 Release Notes: + +### Correctly detect IPv6 routes ending in :: + +Previously we would ignore routes that ended `::`, and now we properly +detect them. + +### Plugin run time is now measured + +Debug logs will show the length of time each plugin takes to run, making +debugging of long ohai runs easier. + # Chef Client Release Notes 13.4: ## Security release of Ruby |