CHANGELOG in roda-3.1.0 vs CHANGELOG in roda-3.2.0

- old
+ new

@@ -1,4 +1,10 @@ += 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) + = 3.1.0 (2017-10-13) * Make set_layout_locals and set_view_locals in branch_locals plugin work when the other is not called (jeremyevans) * Add :timestamp_paths option to assets plugin to include timestamps in paths in non-compiled mode (jeremyevans)