CHANGELOG in roda-3.19.0 vs CHANGELOG in roda-3.20.0

- old
+ new

@@ -1,4 +1,8 @@ += 3.20.0 (2019-05-16) + +* Set Content-Length header to 0 for empty 205 responses (jeremyevans) + = 3.19.0 (2019-04-12) * Allow assets plugin :timestamp_paths option to be a string to specify a custom separator (jeremyevans) * Fix handling for blocks with arity > 1 where expected arity is 1 (jeremyevans)