summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2017-09-28 15:33:13 +0100
committerThom May <thom@chef.io>2017-09-28 15:33:13 +0100
commitb70a04400eabff63254ecce028d4620b0f21fbad (patch)
tree8f13c3600c178ade019cd562410ee8999adf72db /RELEASE_NOTES.md
parentebb3b4437a0601a1420b59745eb3b4d2b18a7275 (diff)
downloadchef-b70a04400eabff63254ecce028d4620b0f21fbad.tar.gz
include ohai 13.5
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md12
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