CHANGELOG.md in chef-validation-0.2.1 vs CHANGELOG.md in chef-validation-0.2.2
- old
+ new
@@ -1,4 +1,10 @@
+# 0.2.2
+
+* Bug Fixes
+ * Allow `optional` and `recommended` to be passed in for `required` attribute rule
+ * Display name of cookbook in error when cookbook not in run list
+
# 0.2.1
* Bug Fixes
* Don't treat 'false' as a missing required attribute