CHANGELOG in roda-3.73.0 vs CHANGELOG in roda-3.74.0

- old
+ new

@@ -1,4 +1,8 @@ += 3.74.0 (2023-11-13) + +* Add redirect_http_to_https plugin, helping to ensure future requests from the browser are submitted via HTTPS (jeremyevans) + = 3.73.0 (2023-10-13) * Support :next_if_not_found option for middleware plugin (jeremyevans) (#334) * Remove dependency on base64 library from sessions and route_csrf plugin, as it will not be part of the standard library in Ruby 3.4+ (jeremyevans)