From b03033749ea39f7c3ed5a3e70ba2fc38e6157c35 Mon Sep 17 00:00:00 2001 From: Thom May Date: Thu, 28 Sep 2017 15:19:50 +0100 Subject: prep 13.5 for release Signed-off-by: Thom May --- RELEASE_NOTES.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index aee885a2..657a2911 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,15 @@ +# Ohai Release Notes 13.5 + +### 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. + # Ohai Release Notes 13.4 ### Windows EC2 Detection -- cgit v1.2.1