CHANGELOG in roda-3.7.0 vs CHANGELOG in roda-3.8.0

- old
+ new

@@ -1,4 +1,10 @@ += 3.8.0 (2018-05-17) + +* Accept convert_each! :keys option that is Proc or Method in typecast_params plugin (jeremyevans) + +* Make convert_each! in typecast_params plugin handle hashes with '0'..'N' keys without :keys option (jeremyevans) + = 3.7.0 (2018-04-20) * Make response_request plugin work with error_handler and class_level_routing plugins (jeremyevans) * Add content_security_policy plugin for setting an appropriate Content-Security-Policy header (jeremyevans)