CHANGELOG in roda-3.43.1 vs CHANGELOG in roda-3.44.0
- old
+ new
@@ -1,4 +1,10 @@
+= 3.44.0 (2021-05-12)
+
+* Add optimized_segment_matchers plugin for optimized matchers for a single String class argument (jeremyevans)
+
+* Use RFC 5987 UTF-8 and ISO-8859-1 encoded filenames when using send_file and attachment in the sinatra_helpers plugin (jeremyevans)
+
= 3.43.1 (2021-04-13)
* [SECURITY] Fix issue where loading content_security_policy plugin after default_headers plugin had no effect (jeremyevans)
= 3.43.0 (2021-04-12)