NEWS in raindrops-0.8.1 vs NEWS in raindrops-0.9.0
- old
+ new
@@ -1,4 +1,13 @@
+=== raindrops 0.9.0 - minor middleware/proxy update / 2012-05-21 00:06 UTC
+
+ Raindrops::Middleware::Proxy now forwards method_missing
+ to the proxied body object. This allows compatibility
+ with non-standard Rack extensions employed by some
+ middlewares, applications, or servers.
+
+ Thanks to Ben Somers for the feature!
+
=== raindrops 0.8.1 - compatibility fixes / 2012-05-12 05:58 UTC
This release fixes a build problem found under a current SmartOS. This
release also runs successfully on FreeBSD 9.0 under both x86-64 and
i386.