CHANGELOG.md in ratatouille-1.4.0 vs CHANGELOG.md in ratatouille-1.4.2
- old
+ new
@@ -1,4 +1,10 @@
+## 1.4.2
+
+### Corrections
+
+* BUG FIX: Exception when trying to call #collect on an error string instead of an error array.
+
## 1.4.0
### Updates
* New global :skip option allows you to programmatically skip validation by passing in a value of true.