CHANGELOG in roda-3.40.0 vs CHANGELOG in roda-3.41.0

- old
+ new

@@ -1,4 +1,8 @@ += 3.41.0 (2021-02-17) + +* Improve view performance with :content option up to 3x by calling compiled template methods directly (jeremyevans) + = 3.40.0 (2021-01-14) * Add freeze_template_caches! to the precompile_templates plugin, which ensures all templates are precompiled, and speeds up template access (jeremyevans) * Add precompile_views to the precompile_templates plugin, which precompiles the optimized render methods (jeremyevans)