CHANGELOG in roda-2.20.0 vs CHANGELOG in roda-2.21.0
- old
+ new
@@ -1,4 +1,8 @@
+= 2.21.0 (2016-12-16)
+
+* Add handle_stream_error method to streaming plugin, for handling errors when using stream(:loop=>true) (jeremyevans)
+
= 2.20.0 (2016-11-13)
* Support :escape=>:erubi option in the render plugin to use the erubi template engine (jeremyevans)
= 2.19.0 (2016-10-14)