CHANGELOG in roda-3.38.0 vs CHANGELOG in roda-3.39.0

- old
+ new

@@ -1,4 +1,12 @@ += 3.39.0 (2020-12-15) + +* Speed up relative_path plugin if relative_path or relative_prefix is called more than once (jeremyevans) + +* Avoid method redefinition warnings in verbose warning mode (jeremyevans) + +* Make typecast_params.convert! handle explicit nil values the same as missing values (jeremyevans) + = 3.38.0 (2020-11-16) * Make error_email and error_mail plugins rescue invalid parameter errors when preparing the email body (jeremyevans) = 3.37.0 (2020-10-16)