CHANGELOG in roda-2.5.0 vs CHANGELOG in roda-2.5.1
- old
+ new
@@ -1,4 +1,8 @@
+= 2.5.1 (2015-08-13)
+
+* Allow multi_route and middleware plugins to work together (janko-m) (#36)
+
= 2.5.0 (2015-07-14)
* Make :by_name option to path plugin default to true in development (jeremyevans)
* Add :cache_class option to render plugin, for customized template cache behavior (celsworth) (#34)