CHANGELOG in roda-3.2.0 vs CHANGELOG in roda-3.3.0
- old
+ new
@@ -1,4 +1,8 @@
+= 3.3.0 (2017-12-14)
+
+* Add typecast_params plugin for converting param values to explicit types (jeremyevans)
+
= 3.2.0 (2017-11-16)
* Use microseconds in assets plugin :timestamp_paths timestamps (jeremyevans)
* Add timestamp_public plugin for serving static files with paths that change based on modify timestamp (jeremyevans)