CHANGELOG.md in chef-validation-0.1.2 vs CHANGELOG.md in chef-validation-0.1.3

- old
+ new

@@ -1,4 +1,10 @@ +# 0.1.3 + +* Bug Fixes + * Fix issue on some versions of Chef where metadata would not be properly loaded at different points of the Chef run + * Fix crash when a value is `nil` and checking for it's presence + # 0.1.2 * Enhancements * Loosen constraint on Chef to allow for any version of Chef from the 11 & 12 series.