CHANGELOG in roda-2.24.0 vs CHANGELOG in roda-2.25.0
- old
+ new
@@ -1,4 +1,8 @@
+= 2.25.0 (2017-04-18)
+
+* Add error_mail plugin, similar to error_email but using mail instead of net/smtp directly (jeremyevans)
+
= 2.24.0 (2017-03-15)
* Have h plugin use cgi/escape if available for faster escaping (jeremyevans)
* Add disallow_file_uploads plugin for raising an exception if a multipart file upload is attempted (jeremyevans)