CHANGELOG in input_sanitizer-0.5.0 vs CHANGELOG in input_sanitizer-0.6.0
- old
+ new
@@ -1,4 +1,7 @@
+0.6.0
+ * Validate array of hashes is passed to collection of nested objects
+
0.5.0
* Added support for Ruby 3
0.4.1
* Added `strip_4byte_chars` option to String V2 sanitizer