CHANGELOG in roda-2.12.0 vs CHANGELOG in roda-2.13.0
- old
+ new
@@ -1,4 +1,8 @@
+= 2.13.0 (2016-04-14)
+
+* Add :check_paths and :allowed_paths to render plugin options to avoid security issues with template rendering (jeremyevans)
+
= 2.12.0 (2016-03-15)
* Allow error handler access to the request's remaining_path (jeremyevans)
* Add optimized_string_matchers plugin, containing optimized matchers for single string arguments (jeremyevans)