CHANGELOG in roda-3.45.0 vs CHANGELOG in roda-3.46.0
- old
+ new
@@ -1,4 +1,8 @@
+= 3.46.0 (2021-07-12)
+
+* Automatically optimize r.on/r.is/r.get/r.post methods with a single string, String, Integer, or regexp argument (jeremyevans)
+
= 3.45.0 (2021-06-14)
* Make typecast_params plugin check for null bytes in strings by default, with :allow_null_bytes option for previous behavior (jeremyevans)
= 3.44.0 (2021-05-12)